Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 45,678 for

shape

(0.06 sec)
  1. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::SignatureLine::get_Show...

    Aspose::Words::Drawing::SignatureLine::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Extract All Images from Shapes in Visio|Documen...

    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....Extract All Images from Shapes in Visio Contents [ Hide ] The...page or a background page. The Shapes property exposed by the Diagram...

    docs.aspose.com/diagram/net/extract-all-images-...
  4. Forms2OleControl.Caption | Aspose.Words for .NET

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature....Caption = "Button caption" }; Shape shape = builder . InsertForms2OleContr..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....and delete any encountered shape with an image. Document doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count ( s...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Paragraph|Aspose.Slides 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.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/java/paragraph/
  7. SignatureLine.DefaultInstructions | Aspose.Word...

    Discover how the SignatureLine DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....GetChildNodes method to select all Shape nodes. Iterate through resulting...node collections. Check the Shape.HasImage boolean property. Extract...

    docs.aspose.com/words/java/extract-images-from-...
  9. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Remarks The default value for a Shape is true . Examples Shows how...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Paragraph|Aspose.Slides for PHP 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 = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $textFrame = $shape -> getTextFrame (); foreach...

    docs.aspose.com/slides/php-java/paragraph/