Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 20,061 for

document insertion

(0.12 sec)
  1. 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...
  2. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document Document) { StructuredDocumentTag structuredDocumentTag; try { struct…...createNewStructureDo(Document document) { StructuredDocumentTa...= new StructuredDocumentTa(document, SdtType.RICH_TEXT, MarkupLevel...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  3. 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...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Edit PDF Doc Online Free | PDF Editor

    Learn how to edit PDF doc online free using PDF editor. Follow our guide for easy online and programmatic editing in C#, Java and Python....and people need to share documents easily. Online tools are now...tool that lets you edit PDF documents with ease. Free PDF Editor:...

    blog.aspose.com/pdf/edit-pdf-document-online-free/
  5. Export OFT to OTT via Java | products.aspose.com

    Java API to Convert OFT to OTT without using Microsoft Word or Outlook...render HTML to OTT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to OTT format...

    products.aspose.com/total/java/conversion/oft-t...
  6. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Working with Ole Objects|Aspose.Words for Java

    Create and modify OLE embedding in your Document using Java....which users can work with documents containing “objects” created...article, we will talk about inserting an OLE object and setting...

    docs.aspose.com/words/java/working-with-ole-obj...
  8. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...Row” and “Add Column” Actions Insert in Incorrect Location in Aspose...The “Add Row” button always inserts the new row above the currently...

    forum.aspose.com/t/add-row-and-add-column-actio...
  9. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...bookmark content from one document with content from another:...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  10. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the Document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...revisions are present in the document tags, we need to preserve...convert date-type structured document tags (SDTs) to plain text...

    forum.aspose.com/t/convert-data-tag-type-to-pla...