Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 32,898 for

document insertion

(0.07 sec)
  1. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for revisions of Document text in C++....decoration effect for revisions of document text. enum class RevisionTextEffect...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Class NodeChangingArgs | Aspose.Words for .NET ...

    Aspose.Words.NodeChangingArgs 班级. 为INodeChangingCallback接口.... { Document doc = new Document (); DocumentBuilder...Now:dd/MM/yyyy HH:mm:ss:fff}\tNode insertion:" ); } void INodeChangingCallbac...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. 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...
  4. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None 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_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextEffect method. Allows to specify the effect to be applied to the deleted content Deletion. Default value is StrikeThrough 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. Ole Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a Document using Python....Online Video Contents [ Hide ] Inserting Ole Object If you want Ole...Object call DocumentBuilder.insert_ole_object . Pass to this method...

    docs.aspose.com/words/python-net/working-with-o...
  7. Dynamic word template creation from HTML to doc...

    Hi Team, We need to implement a functionality that creates a dynamic word Document. When I say dynamic, our idea is that we need to have a base template and that might contain some para and when we need to generate a do…...that creates a dynamic word document. When I say dynamic, our idea...when we need to generate a document based on some rules that says...

    forum.aspose.com/t/dynamic-word-template-creati...
  8. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java.... Document doc = new Document(getMyDir() + "Revisions...getRevisionOptions(); // Render insertion revisions in green and italic...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldGoToButton Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldGoToButton class. Implements the GOTOBUTTON field in C#....the Working with Fields documentation article. public class FieldGoToButton...“button” that appears in the document, such that it can be selected...

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