Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 9,877 for

shape

(0.13 sec)
  1. PdfLoadOptions.skipPdfImages property | Aspose....

    PdfLoadOptions.skipPdfImages property. Gets or sets the flag indicating whether images must be skipped while loading PDF document... Shape , true ); if ( isSkipPdfImages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes 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...
  3. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....(); // Textbox: SharedPtr < Shape > textBox = builder -> InsertShape...ExplicitCast < Shape > ( docEdited -> GetChild ( NodeType :: Shape , 0 ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 演示主题|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 演示文稿主题...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ViewOptions.displayBackgroundShape property | A...

    ViewOptions.displayBackgroundShape property. Controls display of the background Shape in print layout view....Controls display of the background shape in print layout view. get displayBackgroundSha...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....when enumeration of a group shape has ended. visitGroupShapeStart(GroupShape...when enumeration of a group shape has started. visitHeaderFooterEnd(HeaderFooter...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Words.Rendering | Aspose.Words for .NET

    Discover Aspose.Words.Rendering, customize document printing and rendering effortlessly with powerful classes for enhanced output quality....methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/net/aspose.words.ren...
  9. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示主题...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/presentation-theme/
  10. 添加幻灯片到演示文稿|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.... Shape titleShape = slide . CommonSlideData...ShapeTree . AppendChild ( new Shape ()); drawingObjectId ++; //...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...