Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 19,380 for

document insertion

(0.06 sec)
  1. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....NET Latest Answers Insert Footnote in Word using C# Edit...Remove a Watermark From a Word Document using C# Create a Column Chart...

    kb.aspose.com/words/net/
  2. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, where this hyperlink jumps....HYPERLINK fields to link to documents in the local file system.... doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map....HYPERLINK fields to link to documents in the local file system.... doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...the Working with Tables documentation article. Inheritance: RowCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Online Word to ODS Conversion or Build .NET bas...

    Free online app to convert Word to ODS files. .NET C# conversion library code for Word Documents....will be converted into ODS document Download the converted ODS...Automation API Open WORD file using Document class Convert WORD to HTML...

    products.aspose.com/total/net/conversion/word-t...
  7. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... insert_shape ( shape_type = aw . drawing...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++....the current position in the document as a bookmark end. System...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。... 要在 PDF 文件中添加图像: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的特定页面。... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  10. RevisionOptions.ShowRevisionBars | Aspose.Words...

    Discover how the ShowRevisionBars property in RevisionOptions enhances Document clarity by displaying revision bars for edited content. Default, true....rendered output document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/net/aspose.words.lay...