Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 45,786 for

shape

(0.19 sec)
  1. Archive

    archives...will learn how to read Visio shape data in Java using Aspose.Diagram...

    blog.aspose.com/aspose.blog/
  2. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...Gets or sets the background shape of the document. Can be null...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in JavaScript...Extracting Images from Presentation shapes Contents [ Hide ] Images are...are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/nodejs-java/extracting-i...
  4. Convert USD to STL via Python | products.aspose...

    Convert USD & other 3D files using .NET API...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/us...
  5. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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....accomplish the goal of copying a shape and other manipulation tasks...tasks. Example codes: Copy Shapes from an Existing Visio VSTX and...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...请使用 Shape.GetTextBody() 属性,它会展示形状文本的设置并返回...<< "Text effects shadow of shape or textbox set successfully...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  7. 搜索

    搜索...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    blog.aspose.com/zh-hant/slides/convert-mp4-to-m...
  8. Several Image Into GIF Javascript

    Merge multiple Image into GIF in JavaScript code. Save Image as GIF using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  9. Several JPG Into JPG Python

    Merge multiple JPG into JPG in Python code. Save JPG as JPG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  10. Several JPG Into TIFF Javascript

    Merge multiple JPG into TIFF in JavaScript code. Save JPG as TIFF using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...