Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 33,205 for

line

(0.08 sec)
  1. Features Overview|Aspose.Slides for Python Docu...

    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....Java Poly Line Shapes You can create or modify poly line shapes...via Java: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/python-java/features-ove...
  2. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... Line , RelativeHorizontalPo . LeftMargin...Orange ; // Even though the line itself takes up little space...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 直线|Aspose.Slides for PHP 文档

    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....addAutoShape ( ShapeType :: Line , 50 , 150 , 300 , 0 ); # 将...addAutoShape ( ShapeType :: Line , 50 , 150 , 300 , 0 ); # 在直线上应用一些格式...

    docs.aspose.com/slides/zh/php-java/line/
  4. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET...pdf" )) { // Create Line Annotation var lineAnnotation..."Appartments_mod.pdf" )) { // Get all line annotations from the first page...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  5. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language.... getAction (); // Next line update destination, do not update..., 0 , 0 , 1 . 5 )); // Next line update file goToR . setFile...

    docs.aspose.com/pdf/java/update-links/
  6. Smartly Importing Array Elements by Slicer into...

    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....extract ranges (subarrays) in one line. Example: [Products[1..5].Name]...Items[0..2] to display the first 3 line items. Slicers in Smart Markers...

    docs.aspose.com/cells/net/how-to-import-array-e...
  7. 限制和API差异|Aspose.Slides for PHP 文档

    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.... Line , 50 , 150 , 300 , 0 ); pres...addAutoShape ( ShapeType :: Line , 50 , 150 , 300 , 0 ); $pres...

    docs.aspose.com/slides/zh/php-java/limitations-...
  8. Chart Rendering|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....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/go-cpp/chart-rendering/
  9. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....set a text alignment for multi-line labels, you can simply achieve...code example shows how to set line color and weight: doc = aw ...

    docs.aspose.com/words/python-net/working-with-c...
  10. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....for a page break, and &l for a line break. Note that the metacharacter...shows how to prepend a line number to each line: Split a Document...

    docs.aspose.com/words/net/find-and-replace/