Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 30,515 for

x

(0.4 sec)
  1. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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/net/public-api-changes-in...
  2. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....attributes, here are some of them: x, y, width, height, filterUnits...attributes for filter primitive are x, y, width, and height . They set...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  3. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...sjostrand The PPS X file is corrupted because the...the target format . In the PPT X block you correctly use PptxOptions...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  4. ChartSeries.clear method | Aspose.Words for Nod...

    ChartSeries.clear method. Removes all data values from the chart series... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.clearValues method | Aspose.Words f...

    ChartSeries.clearValues method. Removes all data values from the chart series with preserving the format of the data points and data labels.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartXValue.Equals | Aspose.Words for .NET

    Discover how the ChartXValue Equals method determines equality between objects, enhancing your data comparison capabilities with precision and ease....object is equal to the current X value object. public override...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning...

    docs.aspose.com/cells/fr/cpp/creating-and-custo...
  8. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning...

    docs.aspose.com/cells/tr/cpp/creating-and-custo...
  9. Page Information|Aspose.PDF for Java

    Learn how to inspect PDF page dimensions, rotation, and offsets in Java with the PdfFileInfo facade....rotation for a specific page inspect X and Y page offsets and convert...

    docs.aspose.com/pdf/java/page-information/
  10. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....of the connector float x = connector . X + connector . Width *...AddAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/net/connector/