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

document insertion

(0.53 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. ❗ “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...
  7. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of Document text in Java....decoration effect for revisions of document text. Examples: Shows how...appearance of revisions. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...