Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 42,307 for

shapes

(0.06 sec)
  1. Public API and Backwards Incompatible Changes i...

    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....ISmartArtShape) add access to individual shapes inside SmartArt diagram. SmartArtShape...ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 管理SmartArt|Aspose.Slides for Python 文档

    在Python中处理PowerPoint演示文稿中的SmartArt和组织类型图表... shapes [ 0 ] for smartArtNode in smartArt...nodeShape in smartArtNode . shapes : if nodeShape . text_frame...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  4. How to Add Group Shape into Word Document|Aspos...

    Grouping and ungrouping Shapes using C#....Ask AI How to Add Group Shape into a Word Document Contents [...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/net/how-to-add-group-shap...
  5. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with C++ library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set Caption to OLE Icon|Aspose.Slides for Pytho...

    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.... shapes . add_ole_object_frame ( 20..."Caption example" Re-sizing Shapes on Slide Multithreading in...

    docs.aspose.com/slides/python-net/set-caption-t...
  9. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 图表工作簿|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表工作簿... Shapes [ 0 ]; IChartData data = chart...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/zh/net/chart-workbook/