Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 18,991 for

document insertion

(0.09 sec)
  1. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Doc Insertion Issue in Doc Aspose.Words Product Family words-net...code to insert doc file into a parent doc. Document document1...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  2. Text columns Insertion into document and insert...

    HI, I am looking for a way to Create Text Columns like 3-4 and flow the data into it later. I tried this before and i remeber it working .But now its not working . I also tried as mentioned in below ticket Insert Tex…...Text columns Insertion into document and insert content using...below ticket Insert Text columns into document and insert content...

    forum.aspose.com/t/text-columns-insertion-into-...
  3. Combine Deletion and Insertion into a Single Tr...

    I am using Aspose Words for Java (on-premise version) to edit Word Documents. Currently, I am able to generate tracked changes successfully, but I would like to improve the UX for accepting changes. Right now, when bot…...Combine Deletion and Insertion into a Single Tracked Change in...(on-premise version) to edit Word documents. Currently, I am able to generate...

    forum.aspose.com/t/combine-deletion-and-inserti...
  4. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this Document in C++....Aspose::Words::Document::get_Revisions method Contents [ Hide...Hide ] Document::get_Revisions method Gets a collection of revisions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the Document has any tracked changes in C++....Aspose::Words::Document::get_HasRevisions method Contents [ Hide...Hide ] Document::get_HasRevisions method Returns true if the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...Unable to insert a document into another one using ReportingEngine...intention: data contains a Document object which I want to be...

    forum.aspose.com/t/unable-to-insert-a-document-...
  7. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...to DoubleStrikeThrough for Insertions Aspose.Words Product Family...allow setting the Markup Insertions to Double striketrough, eventhtough...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  8. Features|Aspose.Words for C++

    Aspose.Words for C++ provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/cpp/features/
  9. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Combine all revisions to 1 final document - Fre...

    Hi, Is it possible to do comparisons to multiple versions of Document and then apply the revisions from each compare to the original Document to create a final Document with all the revisions? example: I have v1.docx …...Combine all revisions to 1 final document Aspose.Words Product Family...comparisons to multiple versions of document and then apply the revisions...

    forum.aspose.com/t/combine-all-revisions-to-1-f...