Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 50,433 for

shapes

(0.08 sec)
  1. Merge PPSX Files Using PHP | products.aspose.com

    Merge multiple PPSX files in PHP....presentations with all their shapes, styles, texts, formatting...

    products.aspose.com/slides/php-java/merger/ppsx/
  2. Merge PPT Files Using PHP | products.aspose.com

    Merge multiple PPT files in PHP....presentations with all their shapes, styles, texts, formatting...

    products.aspose.com/slides/php-java/merger/ppt/
  3. Գծիր Excel-ում Node.js-ի միջոցով

    Գծիր Excel-ում՝ օգտագործելով Node.js-ը այլ ձևերի հետ միասին: Հետևեք քայլերին, IDE կարգավորումներին և տրված կոդին, որը ցույց է տալիս, թե ինչպես կարելի է գծագրել Excel-ում Node.js-ի միջոցով:...Մուտք գործեք collection of shapes և զանգահարեք addLine() մեթոդը...

    kb.aspose.com/hy/cells/nodejs/draw-line-in-exce...
  4. Master Slide|Aspose.Slides for PHP Documentation

    Manage master slides in PHP with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument.... 💡 Tip 2: Any shapes or formatting added to a master...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your documents for seamless editing and enhanced functionality....but only if they are inside shapes, as they would be in the case...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; // Access the...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  7. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. 更改演示文稿中形状的填充颜色|Aspose.Slides 文档

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...color of a shape. // The test file must have a filled shape as the...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  10. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration.... public Shape InsertOleObjectAsIco ( string...the file name. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...