Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 20,002 for

document insertion

(0.09 sec)
  1. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify Document lines containing revised information. Default value is Red in C++....for side bars that identify document lines containing revised information...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Insert or Delete Rows in an Excel Worksheet wit...

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

    docs.aspose.com/cells/nodejs-cpp/insert-or-dele...
  4. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance Document revisions with unique text decoration effects. Elevate your editing experience!...decoration effect for revisions of document text. public enum RevisionTextEffect...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. 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...
  6. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.moved_to_text_color property | ...

    RevisionOptions.moved_to_text_color property. Allows to specify the color to be used for areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....MakeObject < Aspose :: Words :: Document > (); doc -> Protect ( Aspose...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. 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/...
  10. 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...