Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 44,205 for

shape

(0.05 sec)
  1. Java API to Render PDF to XLAM | products.aspos...

    Export PDF to XLAM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pdf-t...
  2. Java API to Render TEX to XLSM | products.aspos...

    Export TEX to XLSM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/tex-t...
  3. Java API to Render TEX to XLTM | products.aspos...

    Export TEX to XLTM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/tex-t...
  4. Java API to Render EPUB to XLAM | products.aspo...

    Export EPUB to XLAM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/epub-...
  5. Aspose.Cells 9.0.0 中的公共 API 更改|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....API 添加了 Shape.TextOptions 属性 Aspose.Cells for Java 为 Shape 类公开了...TextOptions 属性,以便控制形状的文本部分的外观。 这里是 Shape.TextOptions 属性的简单使用场景。 Java...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Developer Guide in Python https://docs.aspose.com/words/python-net/developer-guide/ Recent content in Developer Guide in Python on Documentation Hugo......drawing/shape/ Shape object separately from the...articles on working with colors, shapes, fonts, and other graphical...

    docs.aspose.com/words/python-net/developer-guid...
  7. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions....SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...Connectors to Shapes Rotate & Flip Shapes Manage Shape's Line Styles...

    products.aspose.com/slides/net-core/
  9. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  10. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....worksheet cell in an image shape. You can link the picture to...Add picture to worksheet auto shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/cpp/managing-pictures/