Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 42,868 for

shape

(0.04 sec)
  1. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...collection of drawing pages, shapes, fonts, images, data connections...

    products.aspose.com/diagram/python-net/watermar...
  2. 在C#中將PPT轉換為視頻 | products.aspose.com

    在C#中將PPT轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    products.aspose.com/slides/zh-hant/net/conversi...
  3. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....a picture frame inside the shapes collection of the selected...a picture frame inside the shape collection of the selected slide...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  4. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....operations like setting background shape, page color, watermark, etc...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  5. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....to add alternative text to a shape, picture, chart, SmartArt graphic...

    docs.aspose.com/words/cpp/learn-features-of-con...
  6. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... ShapeLayoutLikeWW8 32 Shape Layout Like Word 2000. FootnoteLayoutLikeWW...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. 管理 PowerPoint 段落|Aspose.Slides for PHP 文档

    创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...new Presentation (); try { $shape = $presentation -> getSlides...访问创建的自动形状的文本框 $textFrame = $shape -> getTextFrame (); # 删除默认的现有段落...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  8. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAxis Type property to easily identify axis types and enhance your data visualization for clearer insights and better analysis....double width , double height ) { Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImageSavingCallback method. Allows to control how images are saved when a document is saved to HTML, MHTML or EPUB in C++....= String :: Format ( u "{0} shape {1}, of type {2}{3}" , mOutFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the body text and node type SHAPE are tested for each section...

    kb.aspose.com/words/python/how-to-remove-blank-...