Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 20,757 for

layout

(0.37 sec)
  1. Aspose::Words::Saving::MultiPageLayout::Grid me...

    Aspose::Words::Saving::MultiPageLayout::Grid method. Creates a Layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns in C++....MultiPageLayout::Grid method Creates a layout in which pages are rendered...The number of columns in the layout. Must be greater than zero...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...Maximum Heading Levels Column Layout Support (Single / Multi-column)...in TOC. Verify multi-column layout support for TOC entries. Implement...

    forum.aspose.com/t/toc-rendering-and-customizat...
  3. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…... Why it happens Layout differences – Floating objects...anchoring and floating‑object layout. Using an older version may...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  4. Apply a theme to a presentation|Aspose.Slides D...

    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....// Insert the code for the layout for this example. string defaultLayoutType...Content" ; // Remove the slide layout relationship on all slides...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  5. Convert JSON to CSV with Golang via C++|Documen...

    Learn how to convert JSON to CSV using Aspose.Cells for C++ with simple and nested JSON examples....provides the options for JSON layout, such as SetIgnoreTitle (ignores...processes the JSON using the layout options set with the JsonLayoutOptions...

    docs.aspose.com/cells/go-cpp/convert-json-to-csv/
  6. Generation Specifics for Barcode Types|Document...

    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....parameters, and customize barcode layout Data Matrix Specifies how to...characters, adjust barcode layout, and modify the aspect ratio...

    docs.aspose.com/barcode/python-java/barcode-typ...
  7. Generation Specifics for Barcode Types|Document...

    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....parameters, and customize barcode layout Data Matrix Specifies how to...characters, adjust barcode layout, and modify the aspect ratio...

    docs.aspose.com/barcode/androidjava/barcode-typ...
  8. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...update_page_layout() layout_collector = aw.layout.LayoutCollector(doc)...TABLE, True), 1): start_page = layout_collector.get_start_page_index(table)...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  9. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory Layout of the vertex. The custom memory Layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....Triangle Mesh with Custom Memory Layout of the Vertex Aspose.3D for...memory layout of the vertex. The custom memory layout of the...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  10. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection LayoutSlides = emptyMaster.getLayoutSlides();* blankLayout = LayoutSlides.getByType(Sl…...to modify the master or the layout to avoid these effects. Can...default settings of the slide layout and the text frame properties...

    forum.aspose.com/t/add-new-last-slide-with-text...