Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 49,857 for

properties

(1.41 sec)
  1. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....= true ; // Define Y-axis properties for decimal values. ChartAxis...= true ; // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    從PDF檔中提取附件的Java原始程式碼。...get_Item ( 1 ); // Get the file properties System . out . printf ( "Name:...

    products.aspose.com/pdf/zh-hant/java/attachment...
  3. How to Change PDF A to PDF in C#

    This article guides on how to change PDF A to PDF in C#. It has all the necessary information to set the IDE along with the steps and runnable sample code to transform PDF A to PDF in C#....Document having PDF A compliant properties Call the RemovePdfaCompliance()...using the IsPdfaCompliant property of the Document class before...

    kb.aspose.com/pdf/net/how-to-change-pdf-a-to-pd...
  4. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....UnusedStyles and UnusedBuiltinStyles properties to detect and remove styles...You can use the UnusedLists property to detect and remove lists...

    docs.aspose.com/words/java/clean-up-a-document/
  5. 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...
  6. 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...
  7. 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...
  8. ConvertUtil class | Aspose.Words for Python

    aspose.words.ConvertUtil class. Provides helper functions to convert between various measurement units...Shows how to specify page properties in inches. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....activeXControl property and check its type via ActiveXControlBase...ActiveXControlBase.type property, it should return ControlType...

    docs.aspose.com/cells/javascript-cpp/update-act...
  10. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....all the pages, set display properties of the bookmark, and set...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...