Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 49,865 for

properties

(0.09 sec)
  1. 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-...
  2. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_Minimum method. Gets or sets minimum value of the axis in C++....true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Scaling method. Provides access to the scaling options of the axis in C++....true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_TickLabels method. Provides access to the Properties of the axis tick mark labels in C++....method Provides access to the properties of the axis tick mark labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...area of a country, island, or property from a map of an object using...multiple properties or being a distortion of all properties of an...

    products.aspose.com/gis/net/measure-distance
  6. Comparision issues in 2 docx comparision contai...

    Hi team We are using Aspose words java where we are seeing in table content Compare attached File3, File4 and validate docx resulted file. Actual:- Table format changed but actually user not updated the same, please …...This operation changed some properties in the table. Before ( File...</w:tblPr> As you can see table properties differs. Most likely this...

    forum.aspose.com/t/comparision-issues-in-2-docx...
  7. 使用页眉和页脚|Documentation

    本节介绍如何设置Microsoft Office Visio和Aspose.Diagram的页眉和页脚。...AliceBlue ; // Set text font properties diagram . HeaderFooter ....

    docs.aspose.com/diagram/zh/net/working-with-hea...
  8. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....the transform attribute’s properties: translate, scale, rotate...Attribute Properties . Transform attribute properties in SVG allow...

    docs.aspose.com/svg/net/svg-transformations/
  9. 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...
  10. 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...