Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,777 for

accept changes

(0.73 sec)
  1. 用JavaScript通过C++删除命名范围|Documentation

    你可以学习如何使用Aspose.Cells for JavaScript通过C++从Excel或OpenOffice文件中删除定义的名称或命名范围。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...the workbook to retain the changes. const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  2. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically.... It first changes the paper size to A2 and retrieves...the width and height, then changes it to A3 , A4 , and Letter...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  3. Specify the Language of the Excel File using Bu...

    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....Possible Usage Scenarios You can change the language of an Excel file...BuiltInDocumentPrope.language property to change it programmatically using Aspose...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  4. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!...exist in document context (accepted/rejected). Examples Shows..."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....

    reference.aspose.com/words/net/aspose.words/rev...
  5. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization...."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....document body even before we accept/reject the revision. // Rejecting...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++...."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....document body even before we accept/reject the revision. // Rejecting...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++...."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....document body even before we accept/reject the revision. // Rejecting...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. FormField | Aspose.Words for Java

    Represents a single form field in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....deleted in Microsoft Word while change tracking was enabled. isFormatRevision()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...TextFragmentAbsorber(); // Accept the absorber for all PDF pages...0) { pdfDocument.getPages().accept(textFragmentAbsorber); } else...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  10. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Word via "Review" -> "Track changes". Assert.assertEquals(6, IterableUtils...potential changes to the document that we can either accept or reject...

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