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

accept changes

(0.17 sec)
  1. 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 Python via .NET API.... These methods return and accept an array of FontSetting objects...first portion of the text has changed to “Arial” . Python code to...

    docs.aspose.com/cells/python-net/access-and-upd...
  2. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...numbered lists is lost or changed. The formatting and indentation...as soon as possible. Please accept our apologies for your inconvenience...

    forum.aspose.com/t/problems-while-copying-numbe...
  3. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  4. 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/
  5. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....name a cell while you are changing the contents of the cell....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  6. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...deleted in Microsoft Word while change tracking was enabled. IsDirty...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....you get an option saying Keep change history for N days as shown...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/update-day...
  8. Set Worksheet Tab Color with JavaScript via C++...

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using JavaScript via C++....Cells allows you to change the color of individual worksheet...type = "file" id = "fileInput" accept = ".xls,.xlsx" /> < button...

    docs.aspose.com/cells/javascript-cpp/set-worksh...
  9. Trying to use model.translate - Free Support Fo...

    Just trying some simple starter code. It failed so I used doc.save to save the word document as RTF just to make sure the document itself loaded properly and it does but when I call model.translate I get: Exception in t…...I remember right, you might change AI to Vertex then allow passing...Gemini models without code changes. MacGydver January 23, 2026...

    forum.aspose.com/t/trying-to-use-model-translat...
  10. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....values that these MERGEFIELDs accept // will end up on the same...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

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