Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 21,197 for

layout

(0.62 sec)
  1. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...demonstrates how to traverse the layout entities of a document and...LayoutEnumerator to traverse the layout entities LayoutEnumerator layoutEnumerator...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  2. XML Paper Specification - XPS|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Like PDF, XPS is a fixed‑layout document format designed to...the same high‑fidelity page layout and rendering engine to produce...

    docs.aspose.com/cells/net/xml-paper-specificati...
  3. How to - developer tips|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file Work with fonts Work with layout Work with text Access to entities...objects Export of all content in layout regardless plot area Export...

    docs.aspose.com/cad/net/developer-guide/how-to/
  4. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows to specify the color to be used for inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... layout . RevisionColor : ... @inserted_text_color..., value : aspose . words . layout . RevisionColor ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Generate Codablock-F Barcodes in Java|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....flexible settings of barcode layout in terms of the number of rows...Is Set to 30 Layout Settings To adjust the layout of a Codablock-F...

    docs.aspose.com/barcode/java/codablockf-barcodes/
  6. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for PHP via Java. Improve your slide visuals effortlessly....-> dispose (); } } Set the Layout Mode of a Chart Plot Area Aspose...provides a simple API to set the layout mode of the chart plot area...

    docs.aspose.com/slides/php-java/chart-plot-area/
  7. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document Layout management. Enhance your workflow with powerful notification features....Shows how to track layout changes with a layout callback. Document...doc . Save ( ArtifactsDir + "Layout.PageLayoutCallback.pdf" );...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for C++, streamlining visual workflows....placed on the master slide or layout slide. This article shows how...placed on the master slide and layout slide. Aspose.Slides for C++...

    docs.aspose.com/slides/cpp/get-the-entire-prese...
  9. 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…...machine) or by the document layout not being refreshed before...mis‑alignment. Stale layout cache – If the layout is not recomputed...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  10. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...supported by the new table layout logic is encountered. Older...falls back to the older table layout logic produces the expected...

    forum.aspose.com/t/table-cell-vertical-alignmen...