Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 50,307 for

shapes

(0.19 sec)
  1. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it....functionality allows adding different shapes to documents, merging a few...

    products.aspose.com/page/cpp/create-xps-file/
  2. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....indicating either to ignore shapes within a text. IgnoreStructuredDocu...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 使用图层|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....through the shapes for ( Shape shape : ( Iterable < Shape >) diagram..."Page-1" ). getShapes ()) { if ( shape . getName (). toLowerCase ()...

    docs.aspose.com/diagram/zh/java/working-with-la...
  4. 使用GridJs存储|Documentation

    本文描述了Aspose.Cells.GridJs的一般处理。... shapes ; var jsondata = { sheetname...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  5. What is TikZ

    Introduction to TikZ, a powerful extension for creating high-quality graphics in LaTeX documents....elements, from basic geometric shapes to complex mathematical diagrams...

    docs.aspose.com/tex/net/tikz-introduction/
  6. Convert XLSX File to PDF Format with JavaScript...

    This guide explains how to convert an Excel file (XLSX) to PDF format using Aspose.Cells for JavaScript via C++.... Images, charts, shapes, data formatting, fonts, attributes...

    docs.aspose.com/cells/javascript-cpp/convert-xl...
  7. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... shapes . add_chart(slides . charts...

    products.aspose.com/slides/python-net/chart/pptx/
  8. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsd file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...