Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 45,855 for

shape

(0.12 sec)
  1. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize brush thickness for Shapes. Enhance your designs with precise path strokes in points!...that strokes the path of a shape in points. public double Weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art property Shape.has_smart_art property Returns True...True if this Shape has a SmartArt object. @property def has_smart_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the Shape is positioned horizontally in C++....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ReflectionFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced object reflection formatting. Enhance your document design with seamless integration!...to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...请按以下步骤操作: 使用 Shape::GetResultOfSmartArt() 方法将SmartArt形状转换为组形状。...containing gear type smart art shape U16String inputFile ( u "sampleExtractTextFro...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  6. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....docx" ); // Shapes with the "HasImage" flag set...all the document's images. Shape [] shapesWithImages = imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this object in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape... 50 ); builder -> MoveTo ( shape -> get_LastParagraph ()); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....to insert a shape with no wrapping. Shape shape = builder . InsertShape...ShapeType . Cube , 200 , 200 ); shape . RelativeHorizontalPo = RelativeHorizontalPo...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether page margins is exported to HTML, MHTML or EPUB. Default is false in C++....// Use a builder to insert a shape with no wrapping. System ::...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.sav...