Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 9,885 for

2 of

(0.11 sec)
  1. ActiveX|Aspose.Slides for PHP Documentation

    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....1 , $image -> getHeight () - 2 , 1 , 1 ); $graphics -> drawLine... 1 , $image -> getWidth () - 2 , 1 ); $graphics -> setColor (...

    docs.aspose.com/slides/php-java/activex/
  2. Convert JPG to EPS using Python

    JPG to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform JPG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  3. Convert PNG to EPS using Python

    PNG to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform PNG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/png-to-...
  4. FieldIf.FalseText | Aspose.Words for .NET

    Discover the FieldIf FalseText property, easily manage displayed text for false comparisons, enhancing user experience and functionality in your applications.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIf.TrueText | Aspose.Words for .NET

    Discover the FieldIf TrueText property, easily manage displayed text for true comparison expressions, enhancing user experience and data clarity.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation.... NextToAxis 2 Specifies the axis labels shall...labels are not drawn. Default 2 Specifies default value of tick...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting Of bulleted and numbered lists used in a document...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text Of the axis title...Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...