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

layout

(0.54 sec)
  1. 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...
  2. Generate DataBar Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate Databar barcodes...enables fitting the barcode layout to the limited horizontal space...30 DataBar Expanded Stacked Layout Settings The DataBar Expanded...

    docs.aspose.com/barcode/nodejsjava/generate-dat...
  3. 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/
  4. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....LAYOUT, warningInfo.getSource());...images. LAYOUT Module that builds a document layout. MARKDOWN...

    reference.aspose.com/words/java/com.aspose.word...
  5. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vst file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(compactTreeOptions) diagram...

    products.aspose.com/diagram/python-net/organiza...
  6. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vst file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(flowChartOptions) diagram.save(...

    products.aspose.com/diagram/python-java/flowcha...
  7. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstx file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(flowChartOptions) diagram.save(...

    products.aspose.com/diagram/python-net/flowchar...
  8. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for C++, streamlining your workflow....slide master or a specific layout during the merge, handle presentations...styles or formatting options or layouts) without worrying about the...

    docs.aspose.com/slides/cpp/merge-presentation/
  9. 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...
  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...