Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 50,322 for

shapes

(0.21 sec)
  1. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Android: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations.... 💡 Note 2: When you add shapes or text to a layout slide,...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....30 , 30 }; // Adds a table shape to slide ITable tbl = sld ....70 , 70 }; // Adds a table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/java/manage-table/
  4. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python... Barcode Shapes In general, the surfaces to...printed barcodes can have various shapes. At the same time, barcodes...

    docs.aspose.com/barcode/python-java/managing-ba...
  5. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/paragraph/
  6. 使用 JavaScript 及 C++ 向工作表添加签名行|Documentation

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在工作表中添加签名行... shapes . addSignatureLine ( 1 , 1...

    docs.aspose.com/cells/zh/javascript-cpp/add-sig...
  7. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for C++...How to easily produce simple shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for C++ provides...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  8. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....SHAPE, true); if (isSkipPdfImages)...() Gets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  9. Archive

    archives...the Size of a JPEG in C# Draw Shapes in C#: Lines, Arcs, Ellipses...

    blog.aspose.com/imaging/reduce-svg-file-size-in...
  10. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations.... $shape = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $textFrame = $shape -> getTextFrame (); foreach...

    docs.aspose.com/slides/php-java/paragraph/