Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 19,427 for

2 of

(0.06 sec)
  1. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order Of overlapping shapes for a clearer, more organized layout.... ZOrder = 2 ; shapes [ 2 ]. ZOrder = 1 ; doc . Save...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Nuget dependency security vulnerability System....

    Dear Support, We are using the latest package Aspose.Diagram version 25.2.0 Our scan tool (Mend formerly WhiteSource) is reporting that a currently used dependency package System.Drawing.Common.4.7.0.nupkg has a securi…...2.0 Our scan tool (Mend formerly...Discourse February 26, 2025, 9:00am 2 @tkn1967 Could you please specify...

    forum.aspose.com/t/nuget-dependency-security-vu...
  3. Get all Possible 1D Barcodes from an Image in P...

    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....$point [ 2 ] -> getX () . ", Y = " . ( string ) $point [ 2 ] -> getY...

    docs.aspose.com/barcode/java/get-all-possible-1...
  4. PageRange class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageRange class. Represents a continuous range Of pages... PageRange ( 2 , 3 ), new aw . Saving . PageRange...new aw . Saving . PageRange ( 2 , 4 ), new aw . Saving . PageRange...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field... writeln ( ' \t Paragraph 2.' ) # The separator character...second AUTONUM field will display "2." in the document. self . assertIsNone...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  9. BubbleSizeCollection.formatCode property | Aspo...

    BubbleSizeCollection.formatCode property. Gets or sets the format code applied to the bubble sizes....9 , 2.45 , 3 ], [ 1 , - 0.9 , 1.82 , 0 ], [ 2 , 1.1 , 2.95 ,... 2 ]); // Show data labels. series . hasDataLabels = true ; series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Crop EPS | API Solution for C++

    Crop EPS functionality Offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here.... 2 System::String dataDir = RunE...newBoundingBox[0] <= initialBoundingBox[2] 35 //initialBoundingBox[1] <=...

    docs.aspose.com/page/cpp/crop-eps/