Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 25,401 for

comment

(0.12 sec)
  1. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...of a Body , HeaderFooter , Comment , Footnote or a Shape node...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me documentation for creating annotations i.e Redaction, Highlight, Comment etc. Thanks...e Redaction, Highlight, Comment etc. Thanks codewarior April...That is nothing but giving a comment . But I want to hide particular...

    forum.aspose.com/t/creating-annotations-within-...
  3. write_in|Documentation

    Write_in element provides a blank field in which the respondent can hand write some text or draw a picture....underline and “ write-in ” comment below. The hand-filled content...

    docs.aspose.com/omr/net/txt-markup/write_in/
  4. IWarningCallback: better message for table widt...

    I recently added a IWarningCallback to our app and noticed a warning that might be improved. See attached sample: AsposeWarning.zip (18.1 KB) It reports this warning: WarningType = “MinorFormattingLoss” Source = “Va…...3, 2025, 9:15am 5 See the comment in IWarningCallback: "Table...

    forum.aspose.com/t/iwarningcallback-better-mess...
  5. ❗ “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…...Review tab, clicking on Edit Comment spoils the UI layout. Steps...Review tab. Click on Edit Comment . The UI gets spoiled (please...

    forum.aspose.com/t/add-row-and-add-column-actio...
  6. Tables and Ranges with Node.js via C++|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document Assistant Close Set the Comment of Table or List Object inside...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  7. Ինչպես կարդալ Word փաստաթուղթը C#-ում

    Այս հակիրճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես կարդալ Word փաստաթուղթը C#-ով: Word փաստաթղթից տեքստ կարդալու համար C# միջավայրի մանրամասները և գործարկվող օրինակելի կոդը՝ նկարագրությամբ, համօգտագործվում է:...Section, Body, HeaderFooter, Comment և այլն: Երբ երեխան մուտք է...

    kb.aspose.com/hy/words/net/how-to-read-word-doc...
  8. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....Words Copy Insert Text Insert Comments Insert Bookmark Insert Chart...AppendChild(run); var comment = new Comment(doc) { Author = "John...

    products.aspose.com/words/net/make/
  9. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for JavaScript via C++....new HtmlSaveOptions (); // Comment this line to include unused...Disable Downlevel Revealed Comments while saving to HTML with...

    docs.aspose.com/cells/javascript-cpp/exclude-un...
  10. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....other features like inserting comments in a Word file, refer to the...the article on how to insert comment in Word using Python . Updated...

    kb.aspose.com/words/python/how-to-replace-words...