Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 19,990 for

layout

(0.09 sec)
  1. Change Background of VSSM File via Python | pro...

    Python source code to change background of VSSM documents within any Python based application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/changeb...
  2. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient document management..../// Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your document's hyperlinks are current and enhancing your content's reliability..../// Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's page count for efficient management and organization..../// Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.ContentStatus | Aspos...

    Manage your document's content status effortlessly with the BuiltInDocumentProperties ContentStatus property. Enhance organization and efficiency today!.../// Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....values include Background, Layout, Page, Pagination and Undefined)...

    docs.aspose.com/pdf/java/artifacts/
  7. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Words has it’s own layout engine to achieve this. To...with revisions. collector = aw.layout.LayoutCollector(v1) # Collect...

    forum.aspose.com/t/change-pages-only-after-comp...
  8. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....specify the location of the layout when importing JSON. Please...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  9. Using Aspose.Slides with ReportViewer 2010 and ...

    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....RplRenderer class renders Report Page Layout (RPL) Binary Stream Format...

    docs.aspose.com/slides/reportingservices/using-...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....SmartArt Shape with a Particular Layout Type The following sample code...

    docs.aspose.com/slides/cpp/manage-smartart-shape/