Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 18,378 for

comment

(0.03 sec)
  1. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a paragraph has started in C++....SharedPtr < Comment > comment ) override { if ( comment -> get_Font...get_Font () -> get_Hidden ()) { comment -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API.... Also, comment line 288. \ # Saving the modified...in a Range of Cells. Also, comment line 310. \ # Saving the modified...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  3. Autofit Rows and Columns in PHP|Documentation

    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.... Also, comment line 288. # Saving the modified...in a Range of Cells. Also, comment line 310. # Saving the modified...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  4. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。...scenarios [ i ] # Add comment to it scenario . comment = "Test sceanrio...

    docs.aspose.com/cells/zh/python-net/create-mani...
  5. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....pfx", "aw"); // Create a comment and date which will be applied...signOptions.setComments("My comment"); signOptions.setSignTime(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadOptions to enhance your CSV data handling. Optimize your data loading today!...character that is used to comment lines of CSV data. public char...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Ustvari DOC Z Uporabo C++

    Ustvarite novo DOC v C++ v nekaj korakih. Preprosto ustvarite DOC s knjižnico C++....AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...System::DateTime:: get_Today ()); comment-> SetText ( u"Quisque fringilla...

    products.aspose.com/words/sl/cpp/make/doc/
  8. Ustvari Dokument V C++

    Ustvarite datoteko s knjižnico C++. Preprosto ustvarite nov dokument v C++ v nekaj korakih....AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...System::DateTime:: get_Today ()); comment-> SetText ( u"Quisque fringilla...

    products.aspose.com/words/sl/cpp/make/
  9. Code Comparison for common features with OpenXM...

    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....the following topics Add a comment to a slide Adding Slide to...presentation document Delete all the comments by an author Delete a Slide...

    docs.aspose.com/slides/net/code-comparison-for-...
  10. 在 Ruby 中自动调整行和列|Documentation

    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.... Also, comment line 288. # Saving the modified...in a Range of Cells. Also, comment line 310. # Saving the modified...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...