Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 50,833 for

shapes

(0.41 sec)
  1. 创建每行具有不同水平对齐方式的文本框,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建每行可具有不同水平对齐方式的文本框... shapes . addTextBox ( 2 , 0 , 2 ,...80 , 400 ); // Access first shape which is a text box and set...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. 用 JavaScript 通过 C++ 侦测空白工作表|Documentation

    本文展示了如何使用 C++ 的 JavaScript API,通过代码检测 Excel 工作簿中空白工作表。...worksheet has shapes else if ( sheet . shapes . count > 0 ) {...because there are one or more shapes` ); } // Check if worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/detecti...
  3. Known Issues in Aspose.Slides for Java 14.4.0|A...

    Review known issues in Aspose.Slides for Java 14.4.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....removed in coming releases: Some shapes have wrong geometry in serialized...

    docs.aspose.com/slides/java/known-issues-in-asp...
  4. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....The text within the slide’s shapes. master_text - The text within...within the master slide’s shapes associated with this slide. layout_text...

    docs.aspose.com/slides/python-net/extract-text-...
  5. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/python-net/watermark...
  6. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram....Convert a Visio Shape To Html Contents [ Hide ] **Convert a visio...visio shape to html ** The ToHTML method exposed by the Shape...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  7. JoinStyle | Aspose.Words for Java

    Line join style in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  8. Creating a Table on PowerPoint Slide in VSTO an...

    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 shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  9. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....Visio Shape To Pdf Contents [ Hide ] **Convert a visio shape to...ToPdf method exposed by the Shape class can be used to convert...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  10. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....all the slides Get all the shapes from the slide in the iteration...the process by accessing the shapes collection from all the slides...

    kb.aspose.com/slides/java/highlight-text-in-pow...