Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 43,063 for

shape

(0.07 sec)
  1. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. let doc = new...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::ImlRenderingMode enum | ...

    Aspose::Words::Saving::ImlRenderingMode enum. Specifies how ink (InkML) objects are rendered to fixed page formats in C++....Description Fallback 0 If fall-back shape is available for ink (InkML)...Aspose.Words renders fall-back shape instead of the InkML. InkML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Apply Custom Style Sheet to a Visio Diagram in ...

    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/java/apply-custom-style...
  4. AdjustmentCollection.count property | Aspose.Wo...

    AdjustmentCollection.count property. Gets the number of elements contained in the collection....+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...NodeType . SHAPE , 0 , True ) . as_shape () adjustments = shape . adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...this issue Shape currentShapeTextBox = worksheet.Shapes.AddAutoShape(AutoShapeType...AutofitType property to Shape , which allows the shape to resize based...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  6. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. doc = aw . Document...of_type ( lambda x : x . as_shape (), b ), list ( doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE object is locked from updates in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Working with TextBoxes in Python|Aspose.Words f...

    Work with textboxes in a document using Python....text is displayed inside a shape. It provides a public property...as parent to get the parent shape for the text box to allow customer...

    docs.aspose.com/words/python-net/working-with-t...
  9. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how text wraps inside a Shape in C++....Specifies how text wraps inside a shape. enum class TextBoxWrapMode...inside a shape. None 2 Text does not wrap inside a shape. Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true ); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/