Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 50,836 for

shapes

(0.73 sec)
  1. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...rendered document pages or shapes will be saved if this save...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...() Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....open a presentation, add a shape with text, assign a language...Language for Presentation and Shape’s Text Create an instance of...

    docs.aspose.com/slides/python-net/presentation-...
  4. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...also a shape object from shapes collection const shape = workbook...method const fontSetting = shape . getRichFormattings ()[ 0 ];...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  5. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++....Markup language used for the shape. enum class ShapeMarkupLanguage...Language is used to define the shape. Vml 1 Vector Markup Language...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to add/insert TextBox to Worksheet with Nod...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Node.js via C++.... One is in Insert → Shapes , and the other is on the right...

    docs.aspose.com/cells/nodejs-cpp/add-text-box-t...
  7. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose.PSD for .NET 22.1 - 发行说明|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.... Shapes . Add ( shape2 ); VectorDataProvider...IsClosed = false ; vectorPath2 . Shapes . Add ( shape3 ); VectorDataProvider...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...format(i = index)) for shape in slide . shapes: # inserts slide's...(type(shape) is slides . AutoShape): builder . writeln(shape . text_frame...

    products.aspose.com/slides/python-net/conversio...
  10. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...