Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 48,595 for

shape

(0.14 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Connect Shapes|Documentation

    This section explains how to connect two Shapes with Aspose.Diagram for Python via Java....Connect Shapes Contents [ Hide ] Connect Shapes This section...explains how to connect two shapes using Aspose.Diagram for Python...

    docs.aspose.com/diagram/python-java/connect-sha...
  3. Several JPG Into TIFF C++

    Merge multiple JPG into TIFF in C++ code. Save JPG as TIFF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-tiff/
  4. Several Image Into GIF C++

    Merge multiple Image into GIF in C++ code. Save Image as GIF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-gif/
  5. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a Shape with a bullet. When I try to get image of these Shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...from Black When Converting Shapes to Images in C# Aspose.Slides...two slides. Each slide has a shape with a bullet. When I try to...

    forum.aspose.com/t/bullet-color-turns-red-from-...
  6. DocumentBuilder.insertChart method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertChart method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 形状有效属性|Aspose.Slides for PHP 文档

    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....pptx" ); try { $shape = $pres -> getSlides () -> get_Item...); $localTextFrameFormat = $shape -> getTextFrame () -> getTextFrameFormat...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  9. Aspose.Cells 8.0.2中的公共API变更|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.... 在Shape类中添加了TextDirection属性 Shape类已公开了TextDirect...ion属性,用于获取或设置Shape对象的文本流方向。TextDirection属性也可用于设置电子表格中注释的所需文本方向,如下所示。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../table/)...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...deleteShapes() Deletes all shapes from the text of this story...

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