Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,650 for

accept changes

(0.17 sec)
  1. Provide exported worksheet HTML file path via I...

    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.... Please change the dirPath variable inside...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/provide-ex...
  2. 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...
  3. 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-...
  4. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...adding <span> tags doesn’t change anything in our environment;...regarding the issue yet. Please accept our apologies for your inconvenience...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  5. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python.... This method accepts three parameters: Text of the...hyperlinks in Word document and changes their URL and display name:...

    docs.aspose.com/words/python-net/working-with-h...
  6. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...Description accept(visitor) Accepts a visitor. accept_end(visitor)...accept_end(visitor) Accepts a visitor for visiting the end of the table. accept_start(visitor)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 实现类似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...