Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 45,855 for

shape

(0.08 sec)
  1. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...and delete any encountered shape with an image. Document doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count ( s...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Public API and Backwards Incompatible Changes i...

    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....isGrouped() determines whether the shape is grouped. Added the Aspose...parent GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...
  3. 用Node.js通过C++确定Shape是否为智能艺术形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++确定Excel中的形状是否为智能艺术形状。...js通过C++确定Shape是否为智能艺术形状 Contents [ Hide ] 可能的使用场景 智能艺术形状是Microsoft...Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape.isSmartArt() 属性判断形状是智能艺术形状还是普通形状。...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  4. Working with Layers|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....Contents [ Hide ] Configuring Shape Objects with Layers Aspose.Diagram...via Java allows to configure shape objects with layers in Microsoft...

    docs.aspose.com/diagram/python-java/working-wit...
  5. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!...Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/Shapebase/) object corresponding to the Shape or group Shape that is about to be saved....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions.base_uri property | Aspose.Words fo...

    LoadOptions.base_uri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...first shape of the document contains a valid image. shape = doc...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLine.signer property | Aspose.Words fo...

    SignatureLine.signer property. Gets or sets suggested signer of the signature line...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...set_TiffCompression (TiffCompression::Lzw); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/cpp/compress/tiff/
  10. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/androidjava/watermark/