Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 20,468 for

document insertion

(0.39 sec)
  1. Remove DOC Annotation Online or Manage Annotati...

    delete comments from DOC file through online app for free. Java API code to manage comments of DOC files....Doc Clear Comments from DOC Document Online or Manage via Java...Develop powerful Java based DOC document annotation utility application...

    products.aspose.com/total/java/annotate/doc/
  2. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...all Paragraph nodes in the document. Detect the paragraph whose...whose text starts with “Fig” . Insert an empty paragraph (or a line‑break)...

    forum.aspose.com/t/caption-and-image-parabreak/...
  3. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides JavaScript code using C++ to insert and delete rows in an Excel worksheet....Insert or Delete Rows in an Excel Worksheet with JavaScript via...C++ offers two methods for inserting and deleting rows: Cells.insertRows(number...

    docs.aspose.com/cells/javascript-cpp/insert-or-...
  4. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word Document using Ruby....extract contents from word document using Aspose.Words Java in...between these nodes in the document. Include these markers in...

    docs.aspose.com/words/java/extract-content-in-r...
  5. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a Document such as a paragraph, bookmark, or a specific character using Python....position and navigate to various document nodes, including the start/end...start/end of the document, bookmarks, table cells, fields, headers/footers...

    docs.aspose.com/words/python-net/navigation-wit...
  6. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a Document using Python....This page demonstrates how to insert OLE objects—including setting... accessing raw data, and inserting as icons—and how to embed...

    docs.aspose.com/words/python-net/working-with-o...
  7. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight 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...
  8. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original text should be shown instead of revised one. Default value is false 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...
  9. 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...
  10. 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...