Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 47,566 for

properties

(0.21 sec)
  1. Convert HEIC to DXF via Java | products.aspose.com

    Using Aspose.Imaging.Heic.Adapter with sample code images and documents conversion via Java. API example code for batch HEIC files to DXF conversion with any Java application....format and set the necessary properties. Save DXF using com.aspose...

    products.aspose.com/imaging/adapters/java/heic-...
  2. Convert HEIC to PDF via Java | products.aspose.com

    Using Aspose.Imaging.Heic.Adapter with sample code images and documents conversion via Java. API example code for batch HEIC files to PDF conversion with any Java application....format and set the necessary properties. Save PDF using com.aspose...

    products.aspose.com/imaging/adapters/java/heic-...
  3. Convert HEIC to WEBP via Java | products.aspose...

    Using Aspose.Imaging.Heic.Adapter with sample code images and documents conversion via Java. API example code for batch HEIC files to WEBP conversion with any Java application....format and set the necessary properties. Save WEBP using com.aspose...

    products.aspose.com/imaging/adapters/java/heic-...
  4. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../section/) objects in the document... Properties Name Description count Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....Query property Gets or sets a set of SQL...Quantity) DESC" ; // These properties have the same function as...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....FirstRecord property Gets or sets the integral...Quantity) DESC" ; // These properties have the same function as...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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/
  9. 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...
  10. 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/