Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 20,024 for

document insertion

(0.17 sec)
  1. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldStyleRef...() Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。... 插入图像 DocumentBuilder 提供了 insert_image 方法的多个重载,允许您插入内联或浮动图像。如果图像是...百分比比例或自定义尺寸;此外, DocumentBuilder.insert_image 方法返回刚刚创建和插入的 Shape 对象,以便您可以进一步修改...

    docs.aspose.com/words/zh/python-net/working-wit...
  3. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management.... Document doc = new Document (); DocumentBuilder...border . LineWidth = 3 ; } } // Insert a paragraph. Our border settings...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience.... Document doc = new Document (); DocumentBuilder...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/net/aspose.words/sto...
  5. Change Background of VDX File via java | produc...

    Java source code to change background of VDX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native change background of VDX document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...

    products.aspose.com/diagram/java/changebackgrou...
  6. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/table/) nodes...the Working with Tables documentation article. Inheritance: TableCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... Examples Shows how to insert an image, and use it as a watermark...watermark. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....Examples Shows how insert an OLE object into a document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows to specify whether revision bars should be rendered near lines containing revised content...rendered output document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert a revision, then change the...

    reference.aspose.com/words/python-net/aspose.wo...