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

properties

(1.54 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  7. Working with Form Fields in C++|Aspose.Words fo...

    Understanding Form Fields feature, working with Form Fields using C++....retrieved using the FormFields property. This means that you can obtain...form fields: The FormField properties allow you to work with form...

    docs.aspose.com/words/cpp/working-with-form-fie...
  8. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object....theme_color property Font.theme_color property Gets or sets the...associated with this Font object. @property def theme_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....Configure the VectorRasterizationO property for specific values Export...color, rotation, and other properties of the PdfOptions class as...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  10. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# by using the Style class property RotationAngle. You can set...set any style properties like Font, foreground color, background...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...