Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 20,446 for

layout

(0.17 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. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram....ConFixedCode property exposed by the Layout class can be used to select...select reroute option. The Layout property, exposed by the Shape class...

    docs.aspose.com/diagram/net/working-with-connec...
  3. Generate Data Matrix 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.... Barcode layout configurations of ECC 000-140...industrial tasks only. Layout Settings The layout for Data Matrix barcode...

    docs.aspose.com/barcode/java/datamatrix-barcode/
  4. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate Data Matrix barcodes... Barcode layout confirgurations of ECC 000-140...industrial tasks only. Layout Settings The layout for Data Matrix barcode...

    docs.aspose.com/barcode/phpjava/generate-datama...
  5. Data Matrix Barcodes|Documentation

    How to use Aspose.BarCode for Android to generate Data Matrix barcodes... Barcode layout confirgurations of ECC 000-140...industrial tasks only. Layout Settings The layout for Data Matrix barcode...

    docs.aspose.com/barcode/androidjava/datamatrix-...
  6. 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...
  7. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...cleanup() performs a series of layout‑optimisation passes (including...the document start because no layout optimisation is performed before...

    forum.aspose.com/t/document-bookmark-misplaced-...
  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. 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...
  10. RevisionOptions.insertCellColor property | Aspo...

    RevisionOptions.insertCellColor property. Allows to specify the color to be used for inserted cells [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)... Layout . RevisionColor See Also module...module Aspose.Words.Layout class RevisionOptions RevisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...