Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 15,674 for

layout

(0.03 sec)
  1. Generation Specifics of Barcode Types|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....parameters, and customize barcode layout Data Matrix Specifies how to...characters, adjust barcode layout, and modify the aspect ratio...

    docs.aspose.com/barcode/phpjava/barcode-type-sp...
  2. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows to specify the color to be used for inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... layout . RevisionColor : ... @inserted_text_color..., value : aspose . words . layout . RevisionColor ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set Layout mode. PowerPoint presentation in C# or .NET... Pptx ); } Set Layout Mode of Chart Plot Area Aspose...provides a simple API to set the layout mode of the chart plot area...

    docs.aspose.com/slides/net/chart-plot-area/
  4. Generate Codablock-F Barcodes in JavaScript|Doc...

    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....vertical space through flexible layout settings and additional security...delete (); Layout Settings To configure the layout of Codablock-F...

    docs.aspose.com/barcode/javascript-cpp/codabloc...
  5. RevisionOptions.revisionBarsColor property | As...

    RevisionOptions.revisionBarsColor property. Allows to specify the color to be used for side bars that identify document lines containing revised information... Layout . RevisionColor Remarks Setting...from the layout. See Also module Aspose.Words.Layout class RevisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutOptions.continuous_section_page_numbering...

    LayoutOptions.continuous_section_page_numbering_restart property. Gets or sets the mode of behavior for computing page numbers when a continuous section restarts the page numbering.... layout . ContinuousSectionRes : ...., value : aspose . words . layout . ContinuousSectionRes ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Compare Slides|Aspose.Slides 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....returns true for the slides / layout slides / master slides which...Slides to Images in C++ Slide Layout...

    docs.aspose.com/slides/cpp/compare-slides/
  9. MultiPageLayout.Grid | Aspose.Words for .NET

    Arranges pages left to right, top to bottom in a grid Layout for compact multi-page image output....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/net/aspose.words.sav...
  10. 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-...