Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 21,349 for

layout

(1.79 sec)
  1. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...pages displayed in Word Print Layout and also when printing the...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/document-extractpages-yields...
  2. Aspose.Words for Java 26.7 ignores w:eastAsianL...

    Environment Aspose.Words for Java 26.7 (aspose-words-26.7-jdk17.jar), reported by BuildVersionInfo.getVersion() as 26.7.0 JDK 17 build, tested on OpenJDK 25 (Corretto), macOS 14 Rendering: Document.save(path, new PdfSav…...single line height (Home → Asian Layout → Two Lines in One). Aspose...contains eastasian , combine , or layout : Reflection check: Font.getEastAsianLayout()...

    forum.aspose.com/t/aspose-words-for-java-26-7-i...
  3. Word to PDF/A - text misaligned and the bullets...

    The word document when converted to PDF/A the test misaligned. Publishing UAT’s (1).docx (41.3 KB)...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/word-to-pdf-a-text-misaligne...
  4. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++.... Improved Layout: It helps in organizing and...Open the Page Layout tab: Go to the “Page Layout” tab in the ribbon...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  5. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....dispose (); } Remove Unused Layout Slides Aspose.Slides provides...delete unwanted and unused layout slides. This Java code shows...

    docs.aspose.com/slides/androidjava/remove-slide...
  6. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....styles or formatting options or layouts) without worrying about the...while the slides retain their layouts and styles (default parameters)...

    docs.aspose.com/slides/php-java/merge-presentat...
  7. LayoutOptions.revisionOptions property | Aspose...

    LayoutOptions.revisionOptions property. Gets revision options.... Layout . RevisionOptions See Also...Also module Aspose.Words.Layout class LayoutOptions LayoutOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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…...character widths and cause layout overflow. Enabling memory‑optimization...setMemoryOptimizatio(true) ) can affect layout calculations in some scenarios...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. Designing machine-redable forms|Documentation

    Lightweight markup language specifically tailored for creating Aspose.OMR for Java forms....for describing content and layout of machine-readable forms....graphic editors or advanced layout tools. The markup language...

    docs.aspose.com/omr/java/design-form/
  10. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++....when to recalculate the page layout of the document. auto doc =...automatically // cache the layout of the document within its...

    reference.aspose.com/words/cpp/aspose.words/sty...