Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 28,976 for

x

(0.23 sec)
  1. Install Package with ConfigTool|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 15.x version. Utility analyzes...

    docs.aspose.com/barcode/reportingservices/insta...
  2. Manage Text Portions in Presentations Using Jav...

    Learn how to manage teXt portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization.... log ( "X: " + point . x + " Y: " + point . y );...

    docs.aspose.com/slides/nodejs-java/portion/
  3. Creating DataMatrix Barcodes|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....= "Center" > < reportElement x = "0" y = "600" width = "500"...= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/creating-...
  4. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape....to flip the third shape on the x-axis, // making it into a vertical...the fourth shape on both the x and y axes, // making it into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MathText|Aspose.Slides for Python Documentation

    Work with math teXt in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....math_paragraph # Add a simple fraction: x / y. fraction = slides . mathtext...mathtext . MathematicalText ( "x" ) . divide ( "y" ) math_paragraph...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....vertical component of the connector $x = $connector -> getX () . $connector...addAutoShape ( ShapeType :: Rectangle , $x , $y , 0 , $height ); The result:...

    docs.aspose.com/slides/php-java/connector/
  7. Comparison and fetching coordinates using aspos...

    I am trying to compare two documents(docX,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docX to pdf conversion…...getRect(); float x = rect.getLLX(); float y = rect...println("Text: " + text + ", X: " + x + ", Y: " + y + ", Width:...

    forum.aspose.com/t/comparison-and-fetching-coor...
  8. 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...
  9. Aspose::Words::Drawing::Charts::ChartYValue::Fr...

    Aspose::Words::Drawing::Charts::ChartYValue::FromDouble method. Creates a ChartYValue instance of the Double type in C++....() -> idx_get ( 0 ); // Clear X and Y values of the first series...() -> idx_get ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated teXt frame. TeXt frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated teXt paragraphs. Ideally, …...Width}x{cloneShapeImage.Height}"); Rectangle...Paragraph {paraCounter} rect: X={paraRect.X}, Y={paraRect.Y}, W={paraRect...

    forum.aspose.com/t/wrong-count-of-animated-text...