Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 49,826 for

properties

(0.19 sec)
  1. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look....Shape property Specifies the shape that the...set ; } Remarks When this property is specified, the mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  2. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents....TableSubstitutionRul : FontSubstitutionRule Properties Name Description virtual...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 在 C# 中指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...NET //This will output all properties defined in GlobalSettings...FBX" , opt ); foreach ( Property property in scene . RootNode ....

    docs.aspose.com/3d/zh/net/specify-3d-file-load-...
  4. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static boolean isField(Document word, Run run) { try { …...simplified by utilizing the properties of the Field class more effectively...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  5. Working with Calendars | Aspose.Tasks Documenta...

    The page contains information on how to work with calendars using Aspose.Tasks for Java....Documentation Working with Calendar Properties | Aspose.Tasks Documentation...

    docs.aspose.com/tasks/java/working-with-calendars/
  6. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....Create a curve and set its properties curve1 = drawing . Curve...

    docs.aspose.com/pdf/python-net/add-curve/
  7. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....import, document-specific properties such as references to styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range... Properties Name Description editable_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Photo Filter Adjustment Layer|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....contains only three public properties, namely, color, density and...worth adding that the Density property has default value that is...

    docs.aspose.com/psd/java/layer-types/adjustment...
  10. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textboxes feature in Aspose.Words for Java.... It provides a public property named as Parent to get the...Use the textBox.getParent() property. It returns the parent Shape...

    docs.aspose.com/words/java/working-with-linked-...