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

accept changes

(0.38 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for JavaScript via C++. This guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance presentation and usability....Possible Usage Scenarios You can change the shape type of data labels...DataLabelShapeType enumeration and changes the shape type of data labels...

    docs.aspose.com/cells/javascript-cpp/set-the-sh...
  5. 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...
  6. 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...
  7. 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...
  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. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...Accept(textFragmentAbsorber); if ...Pages[citation.ReportPageNumber ?? 0].Accept(textFragmentAbsorber); if ...

    forum.aspose.com/t/unable-to-search-the-text-co...