Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,690 for

accept changes

(0.16 sec)
  1. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....text replacing options and accept the text absorber for all the...replacing the text, you can change the text font, foreground color...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  2. Setting Strong Encryption Type with JavaScript ...

    Learn how to set strong encryption types for Excel files using Aspose.Cells for JavaScript via C++.... You can change the encryption type to the...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/setting-st...
  3. 用JavaScript和C++更改切片器属性|Documentation

    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....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...green;">Slicer added and properties changed successfully! Click the download...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Art with JavaScript via C++ Change Adjustment Values of the Shape...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  5. How to Control Sheet Tab Bar with JavaScript vi...

    Learn how to control the sheet tab bar using Aspose.Cells for JavaScript via C++....showing the sheet tab bar, changing the sheet tab bar width, specifying...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  6. 用JavaScript通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++刷新Excel中关联形状的值。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...worksheets . get ( 0 ); // Change the value of cell B4 const...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  7. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|Documentation

    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....> </ head > < body > < h1 > Change Comment Font Color Example...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. FieldIncludePicture | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...are trying to call does not accept four arguments. In the latest...the Document class may have changed its overloads. You should verify...

    forum.aspose.com/t/aspose-words-errors-after-up...
  10. 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...