Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 24,732 for

comment

(0.2 sec)
  1. 89849861.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded Comment] Your version of Excel allows you to read this threaded Comment; however, any edits to it will get removed if the file is opened ......-c70778e58cef}: [Threaded comment] Your version of Excel allows...you to read this threaded comment; however, any edits to it will...

    docs.aspose.com/cells/it/nodejs-cpp/threaded-co...
  2. 89849861.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded Comment] Your version of Excel allows you to read this threaded Comment; however, any edits to it will get removed if the file is opened ......-c70778e58cef}: [Threaded comment] Your version of Excel allows...you to read this threaded comment; however, any edits to it will...

    docs.aspose.com/cells/ja/cpp/threaded-comments/...
  3. 89849861.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded Comment] Your version of Excel allows you to read this threaded Comment; however, any edits to it will get removed if the file is opened ......-c70778e58cef}: [Threaded comment] Your version of Excel allows...you to read this threaded comment; however, any edits to it will...

    docs.aspose.com/cells/es/python-net/threaded-co...
  4. 89849861.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded Comment] Your version of Excel allows you to read this threaded Comment; however, any edits to it will get removed if the file is opened ......-c70778e58cef}: [Threaded comment] Your version of Excel allows...you to read this threaded comment; however, any edits to it will...

    docs.aspose.com/cells/ar/python-net/threaded-co...
  5. 89849861.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded Comment] Your version of Excel allows you to read this threaded Comment; however, any edits to it will get removed if the file is opened ......-c70778e58cef}: [Threaded comment] Your version of Excel allows...you to read this threaded comment; however, any edits to it will...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  6. 89849861.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded Comment] Your version of Excel allows you to read this threaded Comment; however, any edits to it will get removed if the file is opened ......-c70778e58cef}: [Threaded comment] Your version of Excel allows...you to read this threaded comment; however, any edits to it will...

    docs.aspose.com/cells/sv/javascript-cpp/threade...
  7. Aspose::Words::Fields::FieldInfo::get_NewValue ...

    Aspose::Words::Fields::FieldInfo::get_NewValue method. Gets or sets an optional value that updates the property in C++....); // Set a value for the "Comments" built-in property and then...get_BuiltInDocumentPrope () -> set_Comments ( u "My comment" ); auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story paragraphs for enhanced content organization and readability....Examples Shows how to add a comment to a paragraph. Document doc..."Hello world!" ); Comment comment = new Comment ( doc , "John Doe"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story....docx' ) Shows how to add a comment to a paragraph. doc = aw ....( 'Hello world!' ) comment = aw . Comment ( doc , 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...structure to insert content with comments: <div> <p style="margin-top:0pt;...</span><a name="_cmntref1"><span>commented text</span></a><a href="#_cmnt1"...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...