Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 50,867 for

shape

(0.88 sec)
  1. Convert POTM to XLTX in Android Apps or with fr...

    Convert POTM to XLTX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLTX online converter quickly before integrating the code....features such as text formatting, shapes, images, charts, and more....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  2. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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.... which enables the “resize shape to fit text” feature of the...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances document editing by identifying smart tags around inline elements like images and fields....Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Convert PPSX to XLAM Format via Java or with fr...

    Convert PPSX to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLAM online converter quickly before integrating the code....adding slides, manipulating shapes, and converting presentations...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ppsx-...
  5. Convert PPTM to XLT Format via Java or with fre...

    Convert PPTM to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLT online converter quickly before integrating the code....as adding text, images, and shapes, and applying various formatting...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptm-...
  6. Convert POTM to XLSB Format via Java or with fr...

    Convert POTM to XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLSB online converter quickly before integrating the code....presentations, adding text, shapes, and images, and more. With...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/potm-...
  7. FieldShape class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldShape class. Implements the Shape field...FieldShape class Implements the SHAPE field. To learn more, visit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/word/
  9. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  10. Convert PDF To DOCX C#

    Convert PDF to DOCX format in C# code. Save PDF as DOCX using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...