Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 49,748 for

properties

(0.07 sec)
  1. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....texts and their formatting properties. An IParagraph object is...with different formatting properties through its underlying IPortion...

    docs.aspose.com/slides/cpp/manage-paragraph/
  2. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object... Properties Name Description auto_numbering_detection...occur during loading. Use this property to specify whether the system...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBarcode class for easy barcode generation in documents. Enhance your workflow with seamless integration and powerful features.... Properties Name Description DisplayResult...display in the PostalAddress property: FieldBarcode field = ( FieldBarcode...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....setPageBreakBefore(boolean) property so it falls under two criteria:...we want to export document properties. saveOptions.setExportDocumentPro(true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....Properties The Aspose.Words.Properties namespace provides...custom and built-in document properties such as title, keywords,...

    reference.aspose.com/words/net/
  6. Recognition Color Schemes Modes|Documentation

    This article explains how barcode recognition can be optimized for different color schemes... To do this, two properties InverseImage and ComplexBackground...required to use a special property called InverseImage , as listed...

    docs.aspose.com/barcode/net/recognition-color-s...
  7. Aspose.Cells 17.1.0 中的公共API更改|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....its FullText and RefersTo properties printf ( "Full Text: %s\n"...its FullText and RefersTo properties printf ( "Full Text: %s\n"...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  8. Aspose.Cells 17.1.0 中的公共API更改|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....its FullText and RefersTo properties printf ( "Full Text: %s\n"...its FullText and RefersTo properties printf ( "Full Text: %s\n"...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  9. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。...odsPageBackground ; // Read background properties const backgroundType = background...Populate cells (converted to property-style assignments) worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  10. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....class provides the PageSetup property used to set the page setup...a worksheet. The PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/cpp/setting-margins/