Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 18,038 for

document insertion

(0.13 sec)
  1. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a QUOTE field, which will display...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency....how to insert an image, and use it as a watermark. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....additional options when saving a document into the SaveFormat.XAML_FLOW...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in Documents. Customize your import process effortlessly!...in source and destination documents. The default value is false...attributes inside a destination document, if KeepSourceFormatting importing...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your Document editing experience....if this object was moved (inserted) in Microsoft Word while change...a move revision. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/par...
  8. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....nested table without using a document builder. test ( 'CreateNestedTable'...() => { let doc = new aw . Document (); // Create the outer table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::RevisionGroup class | Aspose.Wor...

    Aspose::Words::RevisionGroup class. Represents a group of sequential Revision objects. To learn more, visit the Documentation article in C++....Track Changes in a Document documentation article. class RevisionGroup...group. get_Text () Returns inserted/deleted/moved text or description...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your Document processing with powerful features!...the Working with Tables documentation article. public class Row...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...