Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,640 for

accept changes

(0.15 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...String :: Format ( u " \t Changed text: \" {0} \" " , r -> get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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...
  7. 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...
  8. 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...
  9. FieldData | Aspose.Words for Java

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

    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...