Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 42,872 for

shapes

(0.04 sec)
  1. OleFormat.iconCaption property | Aspose.Words f...

    OleFormat.iconCaption property. Gets icon caption of OLE object...creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....Examples Shows how to delete all shapes with images from a document...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Wrong background in shape with m - Free Support...

    Hi, after uploading, it appears that many Shapes are not displayed correctly (see screenshot below). The Shapes that are displayed in dark gray or blue are also yellow in the original. If you look at the formatting of …...Wrong background in shape with m Aspose.Diagram Product Family...uploading, it appears that many shapes are not displayed correctly...

    forum.aspose.com/t/wrong-background-in-shape-wi...
  4. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....writeln ( 'Jpeg image:' ) image_shape = builder . insert_image ( file_name.... ImageType . JPEG , image_shape . image_data . image_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be saved as WMF in C++...."Jpeg image:" ); SharedPtr < Shape > imageShape = builder -> InsertImage...NodeCollection > shapes = doc -> GetChildNodes ( NodeType :: Shape , true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose.Slides for .NET 15.4.0 中的公共 API 和不向后兼容的更...

    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....IShapeCollection shapes = input . Slides [ 0 ]. Shapes ; IConnector...IConnector connector = shapes . AddConnector ( ShapeType . BentConnector2...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. 在 PHP 中检索 Visio 形状信息|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  8. Public API Changes in Aspose.Diagram 4.2.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....Developers can now glue group shapes inside the container. Also...working perfect with ungroup shapes. However, there’re many points...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Cach...

    Aspose::Words::Saving::PdfSaveOptions::get_CacheBackgroundGraphics method. Gets or sets a value determining whether or not to cache graphics placed in document's background in C++.... Some shapes are not supported for caching(shapes with fields...background graphic is various shapes, charts, images placed in the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or Shapes within an Excel worksheet using Aspose.Cells for Node.js via C++....Set Margins of Comment or Shape inside the Worksheet with Node...margins of any shape or comment using the Shape.textBody.textAlignment...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...