Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 13,065 for

formatting

(1.03 sec)
  1. Optimize Document Comparison Performance: Scale...

    Learn how to optimize document comparison performance for high-volume workloads. This guide demonstrates batch processing, parallel comparison, and performance optimization techniques using GroupDocs.Comparison API for Node.js to scale document comparison to millions of files....Configurable Comparison Options Multi-Format Support Server-Side Architecture...GroupDocs.Comparison Features Multi-Format Batch Processing Custom Comparison...

    blog.groupdocs.com/comparison/optimize-document...
  2. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....images with some other file formats. Without wasting time, let...can identify styling and formatting changes - like bold, italic...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....be converted into the target format. The following options could...non-standard fonts for text formatting that are not available at...

    docs.groupdocs.com/conversion/net/load-presenta...
  4. Generate Document from JSON Data Source | Group...

    Build documents from JSON data sources using JsonDataSource class to load and bind JSON data to templates in .NET applications....numeric operations and date formatting. Generate Document from JSON...

    docs.groupdocs.com/assembly/net/basic-usage-jso...
  5. The conversion call is stuck and never comes ou...

    When converting a particular document, the process gets stuck at the convert call and never comes out of it or takes an unusually long time to complete(2-3 days). This is making our application unusable and affecting mul…...embedded objects, or extensive formatting) that could be causing the...but didn’t mention the output format or provide the conversion code...

    forum.groupdocs.com/t/the-conversion-call-is-st...
  6. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....support your required file formats. You might have to compromise...compromise on the layout and formatting of the documents. GroupDocs...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. Page break not working correctly in word to PDF...

    When I try converting the MS Word document to PDF, the output doesn’t match the original Formatting. In the Word document, tables are properly placed on each page, but in the PDF, they appear continuously without page br…...doesn’t match the original formatting. In the Word document, tables...

    forum.groupdocs.com/t/page-break-not-working-co...
  8. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....with the support of new file formats as well as a number of bug...Portable Document Format (PDF) is a file format to present documents...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. GroupDocs.Watermark Product Family on GroupDocs...

    GroupDocs.Watermark Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark Product Family on GroupDocs Blog | Document Aut......PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking...PPT, PPTX, PPS & more formats using .NET Watermarking API...

    blog.groupdocs.com/categories/groupdocs.waterma...
  10. Extract text from PDF documents | GroupDocs

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...