Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 43,709 for

properties

(0.05 sec)
  1. FieldMergeSeq class | Aspose.Words for Python

    aspose.words.fields.FieldMergeSeq class. Implements the MERGESEQ field... Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Protection|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.... These properties can be used to protect and...

    docs.aspose.com/diagram/java/working-with-prote...
  3. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...glossary_document property. GlossaryDocument can contain...The default constructor. Properties Name Description background_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CommentRangeEnd class | Aspose.Words for Python

    aspose.words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it... Properties Name Description custom_node_id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/cpp/aspose.words/body/
  6. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...pdfSaveOptions ; // Set Image Resample properties pdfSaveOptions . SetImageResample...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...
  7. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output... Properties Name Description adjust_...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Migration Between Versions – Aspose.SVG for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.SVG for .NET API and provide examples of how to replace them with new ones....enumeration was replaced with property. The system enumeration was...was replaced with property. Aspose.SVG for .NET 25.1 – Unified...

    docs.aspose.com/svg/net/migration-between-versi...
  9. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....method updates list label properties such as LabelValue and LabelString...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....The Style class provides properties for adding borders to cells...object which provides two properties, GetColor() and GetLineStyle()...

    docs.aspose.com/cells/cpp/cells-border-settings/