Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 45,845 for

shape

(0.09 sec)
  1. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...when enumeration of a group shape has ended. visitGroupShapeStart(groupShape)...when enumeration of a group shape has started. visitHeaderFoo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....the watermark image to the shapes collection in each slide Set...presentation that is later used by the shape picture frame for displaying...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  3. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Triangle Mesh and Primitive Shape to Mesh Encoding 3D Mesh in...

    docs.aspose.com/3d/net/3d-objects/
  5. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_CustomUnit method. Gets or sets a user-defined divisor to scale display units on the value axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_HasImage...

    Aspose::Words::Drawing::ImageData::get_HasImage method. Returns true if the Shape has image bytes or links an image in C++....method Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Սեղմել DOC Ը Javascript Ում

    Սեղմեք DOC ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  9. Սեղմել HTML Ը Javascript Ում

    Սեղմեք HTML ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  10. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML Shape rendering. Optimize your document visuals effortlessly!...value determining how DrawingML shapes are rendered. public DmlRenderingMode...Shows how to render fallback shapes when saving to PDF. Document...

    reference.aspose.com/words/net/aspose.words.sav...