Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 29,014 for

x

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AXisX method. Provides access to properties of the X aXis of this series group in C++....Provides access to properties of the X axis of this series group. System...Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...height; y++) { for (int x = 0; x < width; x++) { Color pixelColor...bitmap.GetPixel(x, y); binaryMask[y * width + x] = (pixelColor...

    forum.aspose.com/t/query-regarding-pixelformat-...
  3. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. 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...); } } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  4. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....path: line_to ( point ) line_to ( x , y ) Add a line at a specified...line_to ( point , index ) line_to ( x , y , index ) Add a cubic Bezier...

    docs.aspose.com/slides/python-net/custom-shape/
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_WPSpaceWidth method. Specifies whether to set the width of a space as is done in WordPerfect 5.X in C++....x. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. VbaReferenceCollection | Aspose.Words for Java

    Represents a collection of VbaReference objects in Java....{ final String BROKEN_PATH = "X:\\broken.dll"; Document doc =...{ final String BROKEN_PATH = "X:\\broken.dll"; Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartYValueType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueType enumeration. Allows to specify type of an Y value of a chart series.... TIME Specifies that an X value is a time of day. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells 9.0.0 中的公共 API 更改|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....byte [] imageData = null ; int x = 0 ; int y = 0 ; byte [] objData...imageData = frame . ImageData ; x = frame . X ; y = frame . Y ; objData...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. HEIC to PDF - With Same dimensions and Resoluti...

    Hi Team, Please find the details below. Requirement : We want to convert HEIC image to PDF along with Same Dimensions and Resolutions. Please find the sample code and HEIC image metadata. private static void ConvertHe…...Orientation : Horizontal (normal) X Resolution : 72 Y Resolution :...KB) Question : As per meta data X & Y Resolution is “72” using code...

    forum.aspose.com/t/heic-to-pdf-with-same-dimens...
  10. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity.... X *= widthRatio ; } } presentation.... Y *= heightRatio ; shape . X *= widthRatio ; } foreach ( ILayoutSlide...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...