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

x

(0.37 sec)
  1. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF document in Python using Aspose.PDF for better document layout control....7 x 8.3 in) and in Aspose.PDF, 1 inch...

    docs.aspose.com/pdf/java/update-page-dimensions...
  2. Add Comments to Drawings in Visio|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.... It takes the X and Y coordinates along with a...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  3. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Shows how to sign documents with X.509 certificates. // Verify that...Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/java/com.aspose.word...
  4. shapes.svg

    Xmlns="http://www.w3.org/2000/svg"> X1="30" y1="30" X2="350" y2="290" style="stroke:rgb(255,0,0); stroke-width:3" /> X1="30" y1="50" X2="300" y2="350" styl......stroke-width:1; fill-opacity:1" /> <rect x="120" y="150" width="90" height="90"...

    docs.aspose.com/html/files/shapes.svg
  5. Product Overview|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....rotation angle, image quality, X-dimension, resolution, text captions...angle, text label and captions, X-dimension, wide-to-narrow-ratio...

    docs.aspose.com/barcode/python-net/product-over...
  6. paragraph|Documentation

    Paragraph element allows you to combine teXt and images....image: Set the width , height , x and y attributes of the image...type=ImageWrap ?image=logo.jpg x=1000 y=200 height=175 width=200...

    docs.aspose.com/omr/net/txt-markup/paragraph/
  7. SVG Lighting Effects – SVG Filters – Aspose.SVG...

    Learn how to combine multiple SVG filters to create and control SVG lighting effects using the Aspose.SVG for .NET API.... Specific attributes x, y , and z indicate the position..."http://www.w3.org/2000/svg" > 2 < rect x = "40" y = "40" width = "150"...

    docs.aspose.com/svg/net/svg-lighting-effects/
  8. ChartTitle.rotation property | Aspose.Words for...

    ChartTitle.rotation property. Gets or sets the rotation of the chart title in degrees.... axis_x . title . show = True chart . axis_x . title . text...text = 'X Axis' chart . axis_x . title . orientation = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular....then(async buff => { let x = new Uint8Array(buff); this.imgFile...imgFile = await Image.Load(x); //Load image console.log(this...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  10. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and UniX(UAT) environments when working with tables. Problem: The value of the following properties di…...x + cell.offset_y cell.height The...rows[rowIndex][columnIndex] cell_x = table.x + cell.offset_x cell_y = table.y...

    forum.aspose.com/t/different-results-for-table-...