Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 9,915 for

shape

(0.03 sec)
  1. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document 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. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....15 2306 April 28, 2025 SVG Shape with PNG Image Is Not Displayed...April 25, 2025 Positioning shape over chart Aspose.Words Product...

    forum.aspose.com/latest
  4. Aspose::Words::Saving::DmlEffectsRenderingMode ...

    Aspose::Words::Saving::DmlEffectsRenderingMode enum. Specifies how DrawingML effects are rendered to fixed page formats in C++....Document > ( MyDir + u "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Count the number of Slides|Aspose.Slides Docume...

    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....Change the fill color of a shape in a presentation Create a presentation...

    docs.aspose.com/slides/net/count-the-number-of-...
  6. Aspose::Words::Saving::PdfSaveOptions::get_DmlE...

    Aspose::Words::Saving::PdfSaveOptions::get_DmlEffectsRenderingMode method. Gets or sets a value determining how DrawingML effects are rendered in C++....Document > ( MyDir + u "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.PSD for Java 23.7 - 发行说明|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....GIF 文件的功能 特性 PSDJAVA-503 为 Shape 图层分配来自 vscg 资源的填充属性 特性 PSDJAVA-504...outputPsd ); } PSDJAVA-503. 为 Shape 图层分配来自 vscg 资源的填充属性 // 实色填充示例...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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.... Length ); // 1 Shape AssertAreEqual ( 3 , shapeLayer... Length ); // 3 knots in a shape AssertAreEqual (- 16127182 ...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  9. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...hidden bookmarks, original shape positions, // or footnotes will...hidden bookmarks and original shape positions. // If we set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...null ; // Iterates through the shapes and sets a reference to the...foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...

    docs.aspose.com/slides/net/manage-rows-and-colu...