Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 308 for

detect document layout

(0.07 sec)
  1. Language detecton|Documentation

    How to Detect the languages used on the provided image....[ Hide ] To use language detection, install ( aspose-ocr-lan...the recognition languages detected in the image along with their...

    docs.aspose.com/ocr/net/language_detection/
  2. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…... 2025, 1:04am 1 Document doc = new Document(“template.docx”);...conversion machine) or by the document layout not being refreshed before...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  3. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML Documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...PDF for converting HTML documents into PDF format. As part of...Maximum Heading Levels Column Layout Support (Single / Multi-column)...

    forum.aspose.com/t/toc-rendering-and-customizat...
  4. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a Document using the DetectAreasMode.UNIVERSAL algorithm.... It detects smaller text areas in an image...snippets, and more. It can also detect small texts such as notes,...

    docs.aspose.com/ocr/java/areas-detection/photo/
  5. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...character widths and cause layout overflow. Enabling memory‑optimization...

    forum.aspose.com/t/word-saveto-pdf/322091
  6. Preserve Footer Formatting While Adding Missing...

    I am using the Aspose.Words.MailMerging library to perform mail merge operations. All my templates include pre-defined footers containing headings and page numbers. However, some of the templates are missing a specific f…...objective is to programmatically detect and add this missing footer...formatting—such as font size, style, and layout—of the current footers. Could...

    forum.aspose.com/t/preserve-footer-formatting-w...
  7. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java.... A Word document can contain one or more different...different shapes. Shapes of the document are represented by the Shape...

    docs.aspose.com/words/java/working-with-shapes/
  8. Language detecton|Documentation

    How to Detect the languages used on the provided image....[ Hide ] To use language detection, install ( aspose-ocr-lan...the recognition languages detected in the image along with their...

    docs.aspose.com/ocr/java/language_detection/
  9. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#.... A Word document can contain one or more different...class. Inserting Shapes Using Document Builder You can insert inline...

    docs.aspose.com/words/net/working-with-shapes/
  10. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during Document processing by Detecting potential formatting issues....property Called during various document processing procedures when...when an issue is detected that might result in data or formatting...

    reference.aspose.com/words/net/aspose.words/doc...