Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 20,448 for

layout

(1.34 sec)
  1. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss 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-java/organiz...
  2. SignerContext class | Aspose.Words for Python

    aspose.words.lowcode.SignerContext class. Document signer context...ProcessorContext ) layout_options Document layout options used by...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide Layout adjustments and boost productivity....they conform to the new slide layout. // Load the presentation file...work for master slides and layout slides? Yes, but you should...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  4. Aspose::Words::Saving::MultiPageLayout::Vertica...

    Aspose::Words::Saving::MultiPageLayout::Vertical method. Creates a Layout where all specified pages are rendered vertically one below the other in a single output in C++....MultiPageLayout::Vertical method Creates a layout where all specified pages are...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Framesets namespace | Aspose.Wor...

    Aspose::Words::Framesets namespace. The Aspose.Words.Framesets namespace provides classes and enumerations that represents a frames page or a single frame on a frames page in C++....Aspose::Words::Fonts namespace Aspose::Words::Layout namespace...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document....update_page_layout() . Examples Shows how to work...document. Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a document are up-to-date.... Traverses the document's layout entities tree upon construction...Document ): self . layout_enumerator = aw . layout . LayoutEnumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Generate DataBar Barcodes in C#|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....allows adjusting the barcode layout and fitting it in the available...BarCodeImageFormat . Png ); Layout Settings for DataBar Expanded...

    docs.aspose.com/barcode/net/databar-barcodes/
  9. LayoutEnumerator.moveParent method | Aspose.Wor...

    Aspose.Words.Layout.LayoutEnumerator.moveParent method... Layout . LayoutEntityType ) Parameter...See Also module Aspose.Words.Layout class LayoutEnumerator LayoutEnumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…...- to extract pages document layout should be built. This is quite...time for building document layout is increasing not linearly...

    forum.aspose.com/t/performance-issue-with-blank...