Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 17,835 for

document insertion

(0.09 sec)
  1. Iterate Rows and Columns|Documentation

    Learn how to Iterate Rows and Columns through the Aspose.Cells for Java APIs....Code GitHub AI Document Assistant Close Insert Cell Comments Merge...

    docs.aspose.com/cells/java/iterate-rows-and-col...
  2. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your Document's visual appeal and precision.... Document doc = new Document (); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkdownLinkExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...a page. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...a page. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points....number Examples Shows how to insert an image, and use it as a watermark...watermark. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Settings::OdsoFieldMapData class...

    Aspose::Words::Settings::OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the Document. To learn more, visit the Documentation article in C++....predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. class OdsoFieldMapData...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story.... Document () builder = aw . DocumentBuilder...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...Removes document protection (sensitivity label); // 3. Inserts watermark...watermark to the document; // 4. Saves modified document; // 5. Sets...

    docs.aspose.com/words/zh/net/work-with-document...