Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 48,851 for

shape

(0.14 sec)
  1. Convert X to STL via Python | products.aspose.com

    Sample code for X to STL Python conversion. Use API example code for batch X files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/x-...
  2. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++.... BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....new DocumentBuilder(srcDoc); Shape textBox = builder.insertShape(ShapeType...importFormatOptions); Shape importedTextBox = (Shape) importer.importNode(textBox...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  6. 在 PHP 中管理 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    通过 Java 使用 Aspose.Slides for PHP,全面掌控段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...new Presentation (); try { $shape = $presentation -> getSlides...访问已创建的自动形状的文本框 $textFrame = $shape -> getTextFrame (); # 删除默认已存在的段落...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  7. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...Gets and sets the name of the shape. / getName(): string; / * Gets...Gets and sets the name of the shape. @param value - The value to...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  8. Drawing Images using Graphics|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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/imaging/python-net/drawing-imag...
  9. Watermark VSSX document via Python | products.a...

    Python sample code to add watermark to VSSX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/watermar...
  10. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...