Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 3,088 for

docx to docx

(0.13 sec)
  1. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/fa/assembly/create-invoice...
  2. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/de/assembly/create-invoice...
  3. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/pt/assembly/create-invoice...
  4. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/tr/assembly/create-invoice...
  5. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To search Digital signatures in supported document formats. It provides method To search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....docx%3fdl%3d1" \ --header "Authorization:...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1" ` - -header "Authorization:...

    docs.groupdocs.cloud/signature/search-digital-s...
  6. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/id/assembly/create-invoice...
  7. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/ar/assembly/create-invoice...
  8. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how To extract data from a container item. Here you can see how To parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....docx" } }' Windows PowerShell # First...{ 'RelativePath': 'companies.docx' } }" Windows CMD rem First...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  9. Search QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To search QRCode signatures in supported document formats. It provides method To search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....docx%3fdl%3d1" \ --header "Authorization:...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1" ` - -header "Authorization:...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  10. Extract Metadata By Property Value | Documentation

    This REST API allows To extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how To extract metadata information from all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token # Set CLIENT_ID and CLIENT_SECRET as environment variables or replace them directly in the command. curl -v "https://api.groupdocs.cloud/connect/Token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: retrieve metadata (join several documents inTo one) curl -v "https://api....docx", "StorageName": "" }, "SearchCriteria":...'FilePath': 'documents/input.docx', 'StorageName': '' }, 'SearchCriteria':...

    docs.groupdocs.cloud/metadata/extract-metadata-...