Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,690 for

accept changes

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  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.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...update_modified_content() # Update changes print(f"Content replaced in...update_modified_content() to apply the changes. Save Options : When saving...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  6. ArgumentOutOfRangeException for compare for Asp...

    for following block receiving the error intermittently for some documents. RuntimeError: Proxy error(ArgumentOutOfRangeException): Specified argument was out of the range of valid values. (Parameter ‘index’) revised_…...accept_all_revisions() # Compare and...Document(str(input_doc_path)) redlined_doc.accept_all_revisions() # # redlined_doc...

    forum.aspose.com/t/argumentoutofrangeexception-...
  7. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....update an existing TOC after changes to the document have been made...other field, the TOC field can accept switches defined within the...

    docs.aspose.com/words/java/working-with-table-o...
  8. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document.... Accepted ); textAnnotation . Contents...specific text formatting. When you change the contents or text style...

    docs.aspose.com/pdf/net/text-annotation/
  9. 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-...
  10. 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-...