Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,694 for

accept changes

(0.23 sec)
  1. 实现类似Excel VBA范围的Cell.FormulaLocal,使用JavaScript通...

    学习如何使用Aspose.Cells for JavaScript通过C++实现类似Excel VBA的Range.FormulaLocal的Cell.FormulaLocal。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...localFunctionName ( standardName ) { // Change the SUM function name as per...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  2. FieldHyperlink | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldAsk | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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-...
  6. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  7. 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-...
  8. 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-...
  9. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...> </ head > < body > < h1 > Change Cells Alignment and Keep Existing...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  10. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET.... This method accepts three parameters: Text of the...hyperlinks in Word document and changes their URL and display name:...

    docs.aspose.com/words/net/working-with-hyperlinks/