Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 21,277 for

layout

(0.12 sec)
  1. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the Layout? I’ve attached a reference RDLC report and the Aspose template I…...easier way to replicate the layout? I’ve attached a reference...lines between rows. Why the layout drifts The engine preserves...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  2. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....converting is PDF – a fixed‑layout format, which preserves the...of calculation. Aspose.Words layout engine mimics the way Microsoft...

    docs.aspose.com/words/cpp/convert-a-document-to...
  3. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear 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/java/remove-slide-from-p...
  4. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...tab, alignment override, or layout issue is applied during or...This can occur due to how the layout is handled during the append...

    forum.aspose.com/t/appending-document-not-maint...
  5. ProcessorContext | Aspose.Words for Java

    Base class for processor contexts in Java....getLayoutOptions() Document layout options used by the processor...getLayoutOptions() Document layout options used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  6. PDF Conversion - Formatting Issue - Free Suppor...

    Hello Team, I am having a word document fonts used for this file is “Aptos Display”. When i am converting this file into PDF, getting below warning. Aspose Warning Type: “FontSubstitution”, Description: Font ‘Aptos Dis…...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  7. 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...
  8. 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...
  9. 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
  10. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document Layout process in Java....allow controlling the document layout process. To learn more, visit...getLayoutOptions() property to access layout options for this document....

    reference.aspose.com/words/java/com.aspose.word...