Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 43,014 for

shape

(0.12 sec)
  1. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....the source image as a Visio shape using the addShape() method...append the picture as a Visio shape and save the generated Visio...

    kb.aspose.com/diagram/java/convert-image-to-vis...
  2. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  3. 连接器|Aspose.Slides 文档

    在 Java 中连接 PowerPoint 形状... 使用 Shapes 对象提供的 addAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象提供的 addConnector 方法添加连接器。...

    docs.aspose.com/slides/zh/java/connector/
  4. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AxisBuiltInUnit enum. Specifies the display units for an 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...
  5. Protect and Unprotect Diagrams in Ruby|Document...

    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....Protect and Unprotect a Visio Shape in Ruby...

    docs.aspose.com/diagram/java/protect-and-unprot...
  6. Shape.update_smart_art_drawing method | Aspose....

    Shape.update_smart_art_drawing method. Updates SmartArt pre-rendered drawing by using Aspose.Words's SmartArt cold rendering engine....drawing class Shape Shape.accept_start method...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Superscript and Subscript|Aspose.Slides 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....Create text box IAutoShape shape = slide . getShapes (). addAutoShape...100 ); ITextFrame textFrame = shape . getTextFrame (); textFrame...

    docs.aspose.com/slides/androidjava/superscript-...
  8. Superscript and Subscript|Aspose.Slides 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....Create text box IAutoShape shape = slide . getShapes (). addAutoShape...100 ); ITextFrame textFrame = shape . getTextFrame (); textFrame...

    docs.aspose.com/slides/java/superscript-and-sub...
  9. Aspose::Words::Saving::XlsxSaveOptions::get_Sav...

    Aspose::Words::Saving::XlsxSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xlsx in C++....Document > ( get_MyDir () + u "Shape with linked chart.docx" ); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ChartAxis.displayUnit property | Aspose.Words f...

    ChartAxis.displayUnit property. Specifies the scaling value of the display units for the value axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...