Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 707 for

accept changes

(0.17 sec)
  1. Aspose::Words::Fields::FormField::get_Enabled m...

    Aspose::Words::Fields::FormField::get_Enabled method. True if a form field is enabled in C++....enabled, its contents can be changed as the form is filled in. Examples...// Allow each form field to accept a document visitor. auto formFieldVisitor...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Document.compare method | Aspose.Words for Node.js

    Aspose.Words.Document.compare method...another document producing changes as number of edit and format...another document producing changes as a number of edit and format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Set Size Unit for the Barcode Image|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....Image Contents [ Hide ] To change a barcode image’s measuring...The setGraphicsUnit() method accepts any value defined in the GraphicsUnit...

    docs.aspose.com/barcode/jasperreports/set-size-...
  4. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java...."); // A GREETINGLINE field accepts values from a data source during..."); // Now, our field will accept values from these two columns...

    reference.aspose.com/words/java/com.aspose.word...
  5. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups.... # Since all other changes affect nodes, "parent_node"...RevisionType . STYLE_DEFINITION_CHANGE : print ( f ' \t Revision type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....Such an assumption is easy to accept bearing in mind that XPS is...only XML namespace schema is changed, that was expected, xmlns="http://schemas...

    docs.aspose.com/page/net/what-is-oxps-file/
  7. 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/
  8. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing Changes as number of edit and format revisions Revision in C++....another document producing changes as number of edit and format...endl ; std :: cout << " \t Changed text: \" " << r -> get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....// We can use the \@ flag to change the format of our displayed...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldAddIn | Aspose.Words for Java

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

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