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

shape

(0.11 sec)
  1. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part in C++....= String :: Format ( u "{0} shape {1}, of type {2}{3}" , mOutFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to Html or Epub format in C++....= String :: Format ( u "{0} shape {1}, of type {2}{3}" , mOutFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  4. 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...
  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. 管理 PowerPoint 段落|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/manage-parag...
  7. 获取所有幻灯片中的所有文本|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-...
  8. 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...
  9. Presentation via VBA|Aspose.Slides for Python D...

    Add, remove, and extract VBA macros in PowerPoint presentations in Python...source_code = "Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" #...

    docs.aspose.com/slides/python-net/presentation-...
  10. Presentation via VBA|Aspose.Slides Documentation

    Add, remove, and extract VBA macros in PowerPoint presentations in Java...setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); // Creates...

    docs.aspose.com/slides/androidjava/presentation...