Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,396 for

accept changes

(0.25 sec)
  1. Body | Aspose.Words for Java

    Represents a container for the main 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...
  2. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...deleted in Microsoft Word while change tracking was enabled. (Inherited...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to create a tornado chart with JavaScript v...

    Learn how to create a tornado chart with Aspose.Cells for JavaScript via C++ API....you understand the impact of changing variables on a particular...Stacked Bar Chart . Click on it. Change the Y‑axis: Right‑click on...

    docs.aspose.com/cells/javascript-cpp/create-tor...
  4. Manage Titles of Excel Charts with JavaScript v...

    Learn how to use Aspose.Cells for JavaScript via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....With the Title object, you can change text, font, and fill format...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/chart-and-...
  5. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...accept_all_revisions() # Compare and...for redlining redlined_doc.accept_all_revisions() opts = aw.comparing...

    forum.aspose.com/t/aspose-words-python-missing-...
  6. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that Accept LoadOptions instance....constructor overloads that accept LoadOptions instance. This...true, usually we don't need to change it. Aspose.3D will automatically...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  7. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Check the formula name and change the implementation if ( data...

    docs.aspose.com/cells/javascript-cpp/implement-...
  8. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....the value that this field accepts when the merge takes place...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldPageRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldBibliography | Aspose.Words for Java

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

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