Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 19,549 for

document insertion

(0.07 sec)
  1. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the Documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...tag as per the documentation on Inserting Documents Dynamically...following syntax to preserve child document styles: <<doc [DocPart_AT...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  2. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the Document in Java....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  4. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...Image Alt Text on a new document Aspose.PDF Product Family R_C_D_T...usage: using (var doc = new Document(dataDir + "YourDocument.pdf"))...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  5. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a Document, such as a paragraph, bookmark, or a specific character using C++....Hide ] While working with a document, even if it is a short or...need to navigate through your document. Navigation with a virtual...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  7. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....Examples Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...{ FORMTEXT }} • Fields are inserted but show literal field codes...actual bookmark values from the document • IF conditions should evaluate...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  10. LINQ Reporting Engine or Mail Merge in Java|Asp...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for Java and which solution is better to choose?...automatic filling template documents with data: Mail Merge and...template consists of common document content, merge fields to be...

    docs.aspose.com/words/java/linq-reporting-engin...