Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 20,459 for

layout

(2.06 sec)
  1. doc.removeBlankPages() is raising `java.lang.St...

    We are encountering a reproducible StringIndexOutOfBoundsException: -1 when attempting to process or inspect a specific MS Word document which can be found here error_page.docx (14.9 KB). The error appears to be trigge…...of range: -1 occurs during layout processing within Document...the error arises deep in the layout engine while processing document...

    forum.aspose.com/t/doc-removeblankpages-is-rais...
  2. Exporting CAD|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.... Exporting CAD Layouts to PDF Aspose.CAD for Java...Java allows you to export CAD layouts to PDF. save method of the...

    docs.aspose.com/cad/java/exporting-cad/
  3. 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-...
  4. 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/
  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. 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...
  7. 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...
  8. 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...
  9. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply Layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....slide template that defines the layout, styles, theme, fonts, background... add shapes, customize the layout, etc. Aspose.Slides provides...

    docs.aspose.com/slides/java/slide-master/
  10. After convert to pdf, the tablelayout are diffe...

    pdf: word:...sounds like you’re experiencing layout differences between your Word...Cause : The discrepancies in layout are often due to differences...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...