Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 50,320 for

shapes

(0.12 sec)
  1. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...Document > ( get_MyDir () + u "Shape with linked chart.docx" ); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. C++ API to Convert PDF to ODS | products.aspose...

    Convert PDF to ODS via C++ API without using Microsoft Excel or Adobe Reader...spreadsheets, manipulating charts and shapes, and more. Once the PDF document...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. Convert CDR to CANVAS via Java | products.aspos...

    Sample code for CDR to CANVAS Java conversion. Use API example code for batch CDR files to CANVAS conversion within any Web or Desktop Java based application....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/java/conversion/cdr...
  4. Convert CDR to HTML via Java | products.aspose.com

    Sample code for CDR to HTML Java conversion. Use API example code for batch CDR files to HTML conversion within any Web or Desktop Java based application....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/java/conversion/cdr...
  5. Export MD to SWF in Android | products.aspose.com

    Android API to Convert MD to SWF without using Microsoft Word...supports features such as adding shapes, images, and text boxes. By...

    products.aspose.com/total/android-java/conversi...
  6. TikZ for Presentations and Infographics | Aspos...

    Discover how to use TikZ for creating professional presentations and engaging infographics....information: Copy 1 \ usetikzlibrary{shapes, arrows} 2 3 \ tikzset{ 4 block...

    docs.aspose.com/tex/net/tikz-for-presentations-...
  7. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++....or sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....or sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.... slide -> get_Shapes () -> AddOleObjectFrame ( 0...linked Excel file. slide -> get_Shapes () -> AddOleObjectFrame ( 20...

    docs.aspose.com/slides/cpp/manage-ole/