Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 28,985 for

x

(0.16 sec)
  1. JSRectangleF constructor | Aspose.Words for Nod...

    JSRectangleF constructor....JSRectangleF(x, y, width, height) JSRectangleF ( x : number , y...) Parameter Type Description x number y number width number height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....3 x 11.7 in). In Aspose.PDF 1 inch..."CropBox: { page . crop_box . width } x { page . crop_box . height } "...

    docs.aspose.com/pdf/python-net/change-page-size/
  4. Manual Package Installation for VS|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....X and SSRS 15.X versions. Current version...Visual Studio 2010 with SSRS11.X version is located in the Bin\VS2010SSRS11...

    docs.aspose.com/barcode/reportingservices/manua...
  5. Manage Axes of Excel Charts|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....Axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...as done in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/java/chart-axes/
  6. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method...Contents [ Hide ] add(x_value) Adds the specified X value to the chart...be empty for the X value. def add ( self , x_value : aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...array that contains data from an X.509 certificate. password The...password required to access the X.509 certificate data. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....array that contains data from an X.509 certificate. password const...password required to access the X.509 certificate data. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. ShapeBase.adjust_with_effects method | Aspose.W...

    ShapeBase.adjust_with_effects method. Adds to the source rectangle values of the effect eXtent and returns the final rectangle.... of_type ( lambda x : x . as_shape (), b ), list ( doc...assertEqual ( 200 , rectangle_f_out . x ) self . assertEqual ( 200 , rectangle_f_out...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...

    docs.aspose.com/slides/cpp/manage-cells/