Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,371 for

inline image

(0.48 sec)
  1. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....Inline , com.aspose.words.SpecialChar...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as Images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....shapes, and shape images from a Word document to image files or streams...common task is to extract all images found in the document and export...

    docs.aspose.com/words/python-net/rendering-shap...
  3. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email attachments and embedded objects using Aspose.Email for C++ classes and methods....files can include documents, images, archives, and more. In Aspose...embedded in a Word document, or an image can be embedded directly into...

    docs.aspose.com/email/cpp/working-with-attachme...
  4. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Word 2003, // inserting an image will define its shape using... WrapType . None ); // 2 - Inline: builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as Images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....common task is to extract all images found in the document and export...functionality for extracting and saving image data. However, sometimes you...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  6. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...// Convert workbook to JPG image const outputData = workbook...([ outputData ], { type : 'image/jpeg' }); const downloadLink...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Inline , com.aspose.words.SpecialChar... Remarks: FieldStart is an inline-level node and represented...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....whether an equation is displayed inline with the text or displayed...render this equation into an image. GetText () override Gets the...

    reference.aspose.com/words/cpp/aspose.words.mat...
  9. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。...margin-left: 10px;" > Download Chart Image </ a > < div id = "result" ></...(); // Export chart image (returns image data) const imageData...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  10. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....INLINE); paragraph.appendChild(shape);...GROUP_SHAPE A group of shapes, images, OLE objects or other group...

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