Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 20,968 for

layout

(1.52 sec)
  1. 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/
  2. 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-...
  3. 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...
  4. Export OFT to XPS via Java | products.aspose.com

    Java API to Convert OFT to XPS without using Microsoft Word or Outlook...platform-independent, fixed-layout document representation of...Use Cases Preserving template layout and formatting across devices...

    products.aspose.com/total/java/conversion/oft-t...
  5. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a form field in a PDF document using Aspose.PDF for Python....bounding box, improving the layout and readability of form data...to achieve consistent form layout: Open an existing PDF document...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  6. Lines and Rectangles|Aspose.Words for JasperRep...

    Lines and rectangles are not exported by default. Aspose.Words for JasperReports exports reports to Microsoft Word documents in flow Layout mode....Microsoft Word documents in flow layout mode (which is default), which...paragraphs and tables. Flow layout does not support overlapping...

    docs.aspose.com/words/jasperreports/lines-and-r...
  7. 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...
  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. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....slide master or a specific layout during the merge, handle presentations...presentations while preserving styles, layouts, and all elements. Unlike other...

    docs.aspose.com/slides/python-net/merge-present...
  10. 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