Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 39,432 for

document properties

(0.12 sec)
  1. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, text or any field result...general_formats property FieldFormat.general_formats property Gets a collection...Corresponds to the \* switches. @property def general_formats ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to Properties of the Z axis of the chart....axis_z property Chart.axis_z property Provides access to properties...the Z axis of the chart. @property def axis_z ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the Properties of the axis tick mark labels....tick_labels property ChartAxis.tick_labels property Provides access...to the properties of the axis tick mark labels. @property def tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specifying the Absolute Position of the Pivot I...

    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....API has exposed a few new properties and a method to achieve this... Added PivotItem.position property that can be used to specify...

    docs.aspose.com/cells/javascript-cpp/specifying...
  5. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill....back_color property Fill.back_color property Gets or sets a Color...background color for the fill. @property def back_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....a circle Create a new PDF document and add a page to it for adding...position and radius Set circle properties like its color Create a Graph...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  7. Managing Resource Overtimes in Microsoft Projec...

    Learn how to calculate and manage Microsoft Project (MPP/XML) resource overtimes, including overtime cost, rate, and work, using Aspose.Tasks for .NET without Microsoft Project installed....and manage overtime-related properties directly from Microsoft Project...Overtime Properties The class provides several properties for working...

    docs.aspose.com/tasks/net/overtimes-for-a-resou...
  8. FieldDisplayBarcode.PosCodeStyle | Aspose.Words...

    Discover the FieldDisplayBarcode PosCodeStyle property for customizing Point of Sale barcodes. Supports UPCA, EAN13, and more for optimal efficiency....PosCodeStyle property Gets or sets the style of...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDisplayBarcode.ScalingFactor | Aspose.Word...

    Discover the FieldDisplayBarcode ScalingFactor property to easily adjust symbol size in whole percentages from 10% to 1000%. Optimize your barcode displays!...ScalingFactor property Gets or sets a scaling factor...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the source PDF file into the Document class object to crop a page...The page class contains the properties like crop_box for the size...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...