Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,323 for

inline image

(1.22 sec)
  1. 将 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...
  2. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Adding Image and Table to Footnote In earlier...TextFragment object and then add Image and Table object to paragraphs...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  3. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....input document, // which is the inline canvas for the AutoShape. Shape...Is . EqualTo ( ShapeType . Image )); // The second Shape node...

    reference.aspose.com/words/net/aspose.words.fie...
  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.... None ); // 2 - Inline: builder . InsertShape ( ShapeType...Word 2003, // inserting an image will define its shape using...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format.... None ); // 2 - Inline: builder . insertShape ( aw...Word 2003, // inserting an image will define its shape using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....example, only image and OLE shapes can have images inside them...Shows how to insert a floating image to the center of a page. Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture... A shape can be positioned inline with text or floating. The...measured in points. can_have_image Returns True if the shape type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....OfficeMath nodes are always inline. // The node we are working...whether an equation is displayed inline with the text or displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....allows the shape to have an image. CoordOrigin { get; set; } The...Returns true if this shape is an image shape. IsInline { get; } A quick...

    reference.aspose.com/words/net/aspose.words.dra...