Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 9,917 for

shape

(0.03 sec)
  1. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    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 shp = sld . Shapes . AddTextbox ( Microsoft...//要添加它,我们将首先添加一个矩形 IShape shp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  2. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  3. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...want to specify settings for shape animations and slide transitions...

    docs.aspose.com/slides/androidjava/export-to-ht...
  4. Audio Frame - Insert and Extract Audio in Power...

    Add audio to PowerPoint presentation in C# or .NET... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  5. IDocumentPartSavingCallback class | Aspose.Word...

    Aspose.Words.Saving.IDocumentPartSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) or [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) format....imageFileName = ` ${ mOutFileName } shape ${ ++ mCount } , of type ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Add Video in Presentation using C#

    In this topic, we will guide you through to procees of how to add Video in Presentation using C#. With the help of a few lines of code you can easily embed a MP4 to PPTX in C#....added inside the video frame shape for the slide. Finally, the...

    kb.aspose.com/slides/net/how-to-add-video-in-pr...
  7. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Product Overview|Aspose.Slides 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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/net/product-overview/
  9. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization....double width , double height ) { Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C++...want to specify settings for shape animations and slide transitions...

    docs.aspose.com/slides/cpp/export-to-html5/