Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 1,494 for

one to pdf

(0.24 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you To generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of cusTom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting To strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with cusTom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes To email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension AuTo-removal of empty paragraphs Generate various report types, e....More Document formats including PDF, Epub and XPS document formats...to its text representation (One, Two, Three, …) hex Formats...

    docs.groupdocs.com/assembly/python-net/features...
  2. GroupDocs.Metadata for Python via .NET Overview...

    GroupDocs.Metadata for Python via .NET reads, edits, removes, and exports metadata across documents, images, audio, and video — EXIF, IPTC, XMP, ID3, and document properties — through One unified, predicate-driven API....and exposes them all through one unified, predicate-driven API...lic" ) with Metadata ( "./input.pdf" ) as metadata : removed = metadata...

    docs.groupdocs.com/metadata/python-net/product-...
  3. Use OCR Connector | GroupDocs

    This article explains how To integrate OCR solution To GroupDocs.Parser...extract a text from images and PDFs / Use OCR Connector Use OCR...integration must implement at least one of these methods (depends on...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  4. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, To CommentDisplayMode, due To it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...pdf", options); } Attaching the sample...sample, as well as the output PDFs with different options: Comment...

    forum.groupdocs.com/t/hidecomments-replacement-...
  5. Multiple NulLReferenceException for different f...

    Hello, We observed multiple NullReferenceExceptions when extracting from different files and would be happy when you fix them To make GroupDocs.Search more reliable. 1. .doc file at \u0006\u001A\u0018\u0015.\u0008()…...pdf file at Aspose.Pdf.Annotations.DocumentActionCollec...at Aspose.Pdf.Document.#=zMRs5bt4=() at Aspose.Pdf.Document.#=zMRs5bt4=(Stream...

    forum.groupdocs.com/t/multiple-nullreferenceexc...
  6. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document AuTomatio......text in multiple Word, Excel, PDF, TXT files of a folder &...text in multiple Word, Excel, PDF, text files of a folder &...

    blog.groupdocs.com/categories/groupdocs.search-...
  7. Aurora Visuals — Project Proposal

    Aurora Visuals · auroravisuals.example · Confidential Project Proposal Prepared for Northwind Coffee Roasters PhoTography · Brand Design · Motion · 2026 Prepared by Mara Lindqvist, Creative DirecTo......brand identity, and motion under one roof. • Senior creative leads...brand design, motion Aspose.PDF for .NET 26.4.0 Aurora Visuals...

    docs.groupdocs.com/watermark/python-net/_output...
  8. Load from a local disk | GroupDocs

    The following example demonstrates how To load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk JavaScript try { const metadata = new groupdocs.metadata.Metadata("input.One"); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....one" ); } More resources Advanced...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  9. Load from a stream | GroupDocs

    This example demonstrates how To load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.One") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...one" ) const metadata = new groupdocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  10. Working with templates | GroupDocs

    Complete guide To creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....definition Result ) Extracts only one line 67890 ) Extracts two lines...templateItems ); Images and scanned PDFs Starting from version 25.2,...

    docs.groupdocs.com/parser/net/working-with-temp...