Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 32,898 for

document insertion

(0.08 sec)
  1. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C++....when nodes are inserted or removed in the document. class INodeChangingCallbac...belonging to this document has been inserted into another node...

    reference.aspose.com/words/cpp/aspose.words/ino...
  2. revision - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...revision (tracked change) in a document node or style. Use RevisionType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converting to Fixed-page Format in C++|Aspose.W...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....discuss document at a high level. What Is a Document? When thinking...thinking about a document, users typically imagine a number of...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  4. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextColor method. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextEffect method. Allows to specify the effect to be applied to the areas where content was moved from Moving. Default value is DoubleStrikeThrough in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextEffect method. Allows to specify the effect to be applied to the areas where content was moved to Moving. Default value is DoubleUnderline in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. PDF 文档注释解决方案 | Aspose.PDF

    高代码API,用于在任何平台上使用免费的跨平台应用程序和API从PDF文档中删除注释。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var caretAnnotation1...

    products.aspose.com/pdf/zh-hans/annotation/
  8. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the text of this paragraph including the end of paragraph character in C++....MakeObject < Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... Document ( file_name = MY_DIR + 'Revisions...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.InsertBefore | Aspose.Words for .NET

    CompositeNode InsertBefore method. Inserts the specified node immediately before the specified reference node in C#....InsertBefore<T> method Inserts the specified node immediately...Description newChild T The Node to insert. refChild Node The Node that...

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