Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 20,099 for

insert documents

(0.2 sec)
  1. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....styling and formatting to document content in Aspose.Words. Each...the table, or when nodes are inserted directly into the DOM. The...

    docs.aspose.com/words/net/applying-formatting/
  3. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. .NET API code to manage comments of ODP files....AddComment for inserting comment Save the presentation...Sector Presentation Development Insert annotations to meet policy...

    products.aspose.com/total/net/annotate/odp/
  5. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your Documents....with Footnote and Endnote documentation article. public class Footnote...reference mark displayed in the document for this footnote. Count {...

    reference.aspose.com/words/net/aspose.words.not...
  6. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Boxes with Hyperlinks You can insert a link in a text box. When...

    docs.aspose.com/slides/python-net/manage-textbox/
  7. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....the Working with Fields documentation article. Remarks When selected...modifications made to the document. (Inherited from Field ) is_image_map...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot Insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with...Shape并将形状组合在一起: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/groupshape-markup-language/3...
  9. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Nodes in a Document Contents [ Hide ] This documentation sometimes...belonging to a “level” in a document, such as “block-level”, “inline-level”...

    docs.aspose.com/words/nodejs-net/logical-levels...
  10. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

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