Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,685 for

accept changes

(0.08 sec)
  1. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....protect(ProtectionType) method accepts the following parameters: Protection...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/protecting...
  2. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....across all pages using the Accept() method. Retrieve all matching...case-insensitive or regex-based search. Accept() : Applies the absorber to...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  3. Loading Pdf and saving to Docx: texts are posit...

    See attached sample: it just opens a PDF file and saves it to DOCX. Now, a lot of texts that were placed at specific locations over an image are placed completely wrong. Here is a screenshot of the resulting word doc: …... Please accept our apologies for your inconvenience...is very complicated task to change current document recognition...

    forum.aspose.com/t/loading-pdf-and-saving-to-do...
  4. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....values that these MERGEFIELDs accept // will end up on the same...values that these MERGEFIELDs accept // will end up on the same...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++.... You can view them by changing the XLSB file extension to...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsb,.csv" />...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  6. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....These methods will return and accept an array of FontSetting objects...first portion of the text has changed to “Arial” . Nodejs code to...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  7. Implement Subtotal or Grand Total Labels in Oth...

    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...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/implement-...
  8. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...; }); </ script > </ html > Change Character Spacing of Excel...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  9. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  10. FieldFormText | Aspose.Words for Java

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

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