Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 41,499 for

document properties

(0.13 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the text that follows the field should be moved down in C++....ADVANCE field, and edit its properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page in C++....ADVANCE field, and edit its properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Working with Layers|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....object offers LayerMember property which allows to add / remove...drawing. Users can manage these properties programmatically using Aspose...

    docs.aspose.com/diagram/java/working-with-layers/
  4. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_Properties_effect property. Allows to specify the effect for content areas with changes of formatting Properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)...revised_properties_effect property RevisionOptions.revised_properties_effect...revised_properties_effect property Allows to specify the effect for content...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Get the Version Number of the Application that ...

    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....Application that Created the Excel Document Contents [ Hide ] Often you...created a Microsoft Excel document. Aspose.Cells provides the...

    docs.aspose.com/cells/java/get-the-version-numb...
  6. SdtListItemCollection Class | Aspose.Words for ...

    Explore the Aspose.Words.Markup.SdtListItemCollection class for seamless access to SdtListItem elements, enhancing structured Document management effortlessly....SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 在 PHP 中对形状的每个文本值应用不同的样式|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....new StyleValue (); \ # Set properties e.g. color, font, size and...$style_value -> UNDEFINED ); \ # Set properties e.g. color, font, size and...

    docs.aspose.com/diagram/zh/java/apply-different...
  8. FieldAddIn class | Aspose.Words for Python

    aspose.words.fields.FieldAddIn class. Implements the ADDIN field.... Properties Name Description display_result...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SVG Drawings|CAD 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....page_height & page_width properties. Create an object of the...set the VectorRasterizationO property. Call Image.save while passing...

    docs.aspose.com/cad/python-net/developer-guide/...
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... 请按照以下步骤操作: 创建 Document 实例。 创建具有特定尺寸的 Drawing object...Arc () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-arc/