Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 45,935 for

shape

(0.08 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. Filtering the kind of data while loading the wo...

    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....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.SHAPE . The following screenshot shows...

    docs.aspose.com/cells/java/filtering-the-kind-o...
  3. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = Shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat();...how to do this: // Assuming 'shape' is your SharedPtr<IAutoShape>...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  4. RelativeHorizontalSize enumeration | Aspose.Wor...

    Aspose.Words.Drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a Shape or a text frame is calculated horizontally....relatively to what the width of a shape or a text frame is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Ignore Errors while Rendering Excel to PDF|Docu...

    Learn how to Ignore Errors while Rendering Excel to PDF with Aspose.Cells for Python via .NET API....one rounded red arrow like shape as shown in this screenshot...

    docs.aspose.com/cells/python-net/ignore-errors-...
  7. 在 Python 中为演示文稿添加水印|Aspose.Slides for Python 文档

    了解如何在 Python 中管理 PowerPoint 和 OpenDocument 演示文稿中的文本和图像水印,以指示草稿、机密信息、版权等。... PictureFrame 实现了 Shape 类,使您可以使用形状对象的所有灵活设置。由于 TextFrame...TextFrame 不是形状,其设置有限,因此将其封装在 Shape 对象中。 水印可以有两种应用方式:应用于单个幻灯片或所有演...

    docs.aspose.com/slides/zh/python-net/watermark/
  8. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....HeaderFooter , Comment , Footnote or a Shape node. Row-level – Among rows...

    docs.aspose.com/words/nodejs-net/structured-doc...
  9. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...for (IShape shape : slide.getShapes()) { if (shape instanceof...IChart) { chart = (IChart) shape; System.out.println("chart found...

    forum.aspose.com/t/facing-issue-while-linking-e...
  10. SmartArt|Aspose.Slides 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.... Shapes . AddSmartArt ( 50 , 50 , 400...[ 0 ]; var smart = slide . Shapes . AddSmartArt ( 50 , 50 , 400...

    docs.aspose.com/slides/net/examples/elements/sm...