Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,759 for

accept changes

(0.26 sec)
  1. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table.... For example, changing the page margins or the preferred...anything and does not change when you change the table or other...

    docs.aspose.com/words/java/applying-formatting/
  2. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. AcceptEnd (Syst...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...(Inherited from Node ) node_changing_callback Called when a node...Methods Name Description accept(visitor) Accepts a visitor. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table Formatting in Node.js|Aspose.Words for No...

    Table formatting in details using Node.js. Use Python to format every part of table.... For example, changing the page margins or the preferred...anything and does not change when you change the table or other...

    docs.aspose.com/words/nodejs-net/applying-forma...
  5. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. Clone (bool) Creates...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 更改单元格的格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库更改单元格格式,包括字体、颜色、边框等。通过调整这些属性,可以更好地控制单元格的外观。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...const style = a2 . style ; // Change the format style . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table.... For example, changing the page margins or the preferred...anything and does not change when you change the table or other...

    docs.aspose.com/words/python-net/applying-forma...
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/create-and...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....acceptEnd(DocumentVisitor visitor) Accepts a visitor for visiting the...

    reference.aspose.com/words/java/com.aspose.word...