Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 30,219 for

x

(0.3 sec)
  1. List of the Supported PSD Global Image Resource...

    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.... 4 bytes x location (floating point). 4 bytes...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  2. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....ability to convert PDF into the PDF/X-4 file format: String iccProfile...PdfFormat format = PdfFormat . PDF_X_4 ; Document document = new Document...

    docs.aspose.com/pdf/java/whatsnew/
  3. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type...an uppercase English letter; X – a numerical digit from 0 to...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  4. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java.... CHART_X Chart X. CHEVRON Chevron. CHORD Chord...star. CHART_X public static int CHART_X Chart X. CHEVRON public...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!..."[Table start] Size: " + rows + "x" + columns ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... x = 0.05 label . y = 0.1 presentation...

    docs.aspose.com/slides/python-net/chart-data-la...
  7. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs.... X , autoShape . Y , autoShape .... AddVideoFrame ( autoShape . X , autoShape . Y , autoShape ....

    docs.aspose.com/slides/net/picture-frame/
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....support for setting SmartArtShape X and Y properties. The code snippet...= node . shapes [ 1 ] shape . x += ( shape . width * 2 ) shape...

    docs.aspose.com/slides/python-net/manage-smarta...
  9. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... x , shape . y , shape . width ,...shapes . add_video_frame ( shape . X , shape . Y , shape . width ,...

    docs.aspose.com/slides/python-net/picture-frame/
  10. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...width= "1" height= "1" /> 10 <rect x= "1" y= "1" width= "0" height=...visibility= "hidden" > 12 <rect x= "1" y= "1" width= "1" height=...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/