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

shape

(0.04 sec)
  1. 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...
  2. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.Slides for PHP via Java 14.8.0 中的公共 API ...

    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....setSourceCode ( "Sub Test(oShape As Shape) \r\n MsgBox \" Test \"\r\n...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. PdfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfLoadOptions for enhanced PDF loading. Customize your document conversions with flexible options for optimal results....or sets whether to convert shapes with EquationXML to Office...GetChildNodes ( NodeType . Shape , true ); if ( isSkipPdfImages...

    reference.aspose.com/words/net/aspose.words.loa...
  6. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...Presentation (); try { IAutoShape shape = presentation . getSlides ()...的文本框 ITextFrame textFrame = shape . getTextFrame (); // 移除默认的现有段落...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  7. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and stroke, including color, opacity, thickness, use of dashing, etc....graphical elements such as shapes, paths and text – are rendered...set for any lines, text and shapes. In the SVG text file, they...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  8. 在 C# 中將 PPTX 轉換為視頻 | products.aspose.com

    在 C# 中將 PPTX 轉換為視頻。使用 .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...
  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....遍历形状以寻找占位符 foreach ( Shape shp in sld . Shapes ) if ( shp . Placeholder...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. How to Add Audio in Presentation using C#

    In this simple article, we will walk you through to procedure of how to add Audio in Presentation using C#. By using a few lines of easy code you can embed a MP3 to PPTX in C#....added inside the audio frame shape for the slide. Finally, the...

    kb.aspose.com/slides/net/how-to-add-audio-in-pr...