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

shape

(0.04 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画...Adds Fade animation effect to shape IEffect effect = sequence ....EffectTriggerType . OnClick ); // Animates shape text by 1st level paragraphs...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  5. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your document quality!...Document ( MyDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section 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...
  7. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++.... get_Shape () const Specifies the shape that the mail...gArg::get_ImageWidth . set_Shape (const System::SharedPtr<As...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Python PSD, PSB, AI Manipulation API | products...

    Python Photoshop File Format library to create edit and convert PSD, PSB and AI formats...Smart Objects, Fill Layers, Shape Layers, Group Layers, Adjustment...Transformations Drawing & Filling of Shapes Adjust Brightness, Contrast...

    products.aspose.com/psd/python-net/
  9. 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...
  10. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon Shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...pptx” having one icon shape in the first slide. When I open...code: presentation.slides[0].shapes[0].picture_format.picture.image...

    forum.aspose.com/t/getting-an-error-while-savin...