Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 32,886 for

document insertion

(0.08 sec)
  1. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT....to structured document tags. doc = aw . Document () builder =...= doc ) # Insert a plain text structured document tag, which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment | Aspose.Words for .NET

    Comment constructor. Initializes a new instance of the Comment class in C#....doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  3. Java API to Export MHTML to PS | products.aspos...

    Convert MHTML to PS using on premise Java API...comprehensive set of features for document processing. The first step...create, edit, and convert PDF documents. It also provides the ability...

    products.aspose.com/total/java/conversion/mhtml...
  4. Bookmarks missed while merging DOCX docs - Free...

    Hi there, While merging Documents we are seeing that - Case 1: doclet0 contains Sales doclet1 contains Sales then merged doc would have Sales and Sales_0. That is the behavior we expected but consider the case 2, C…...1 Hi there, While merging documents we are seeing that - Case...merging. We expected merged document would have two bookmarks ‘Sales’...

    forum.aspose.com/t/bookmarks-missed-while-mergi...
  5. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....with Fields documentation article. Remarks: Inserts the text or...display it in the document using a REF field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a Document or section. To learn more, visit the Documentation article in C++....footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. class FootnoteOptions...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. SignatureLineOptions.Signer | Aspose.Words for ...

    SignatureLineOptions Signer property. Gets or sets suggested signer of the signature line. Default value for this property is empty string Empty in C#....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words/sig...
  8. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Inline Class Reference - Aspose....

    Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own.... auto doc = MakeObject<Document>(MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....identify in a Microsoft Word document the locations or fragments...Instead of scrolling through the document to locate the text, you can...

    docs.aspose.com/words/net/working-with-bookmarks/