Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 48,774 for

shape

(0.09 sec)
  1. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....ActiveX control inside the shape collection, you can access the...ActiveX control object via the Shape::get_ActiveXControl() method...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  2. Remove ActiveX Control with Golang via C++|Docu...

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....this, the API provides the Shape.RemoveActiveXControl method...demonstrates the use of the Shape.RemoveActiveXControl method...

    docs.aspose.com/cells/go-cpp/remove-activex-con...
  3. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...assertEquals(ImageType.WEB_P, shape.getImageData().getImageType());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::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++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. Default value for this property is empty string in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  6. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked Shapes in Excel using Aspose.Cells for JavaScript via C++....Refresh Values of Linked Shapes with JavaScript via C++ Contents...Sometimes, you have a linked shape in your Excel file which is...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  7. Extract All Images From a Visio Page in PHP|Doc...

    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/extract-all-images...
  8. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to PDF using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...adlib The width and other shape data stored in the original...refresh shape’s data before save: foreach (Shape shape in diagram...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...
  9. CommandButtonControl.Type | Aspose.Words for .NET

    Discover the CommandButtonControl Type property to easily access Forms 2.0 control types, enhancing your application's functionality and user experience....CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...