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

shape

(0.07 sec)
  1. 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...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....hidden bookmarks, original shape positions, // or footnotes will...hidden bookmarks and original shape positions. // If we set the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 形状动画|Aspose.Slides 文档

    在 C++ 中应用 PowerPoint 动画...IAutoShape > autoShape = sld -> get_Shapes () -> AddAutoShape ( Aspose...Adds Fade animation effect to shape System :: SharedPtr < IEffect...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  6. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....the image in the Shape class object. The Shape class object is...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  7. ChartSeriesType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesType enum to enhance your chart series with diverse options for dynamic data visualization....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 形状动画|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...
  9. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article....the shadow effect on the PSD Shape Layer. Convert PSD to PDF using...

    docs.aspose.com/psd/net/psd-to-png/