Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 165 for

revision filtering

(0.23 sec)
  1. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find Revisions which are actually Section Breaks and then accept those Revisions programmatically. I am using Java and Aspose.Words. Is there a …...Section Break as revision - How to get that specific node and...and accept the revision Aspose.Words Product Family words-java...

    forum.aspose.com/t/section-break-as-revision-ho...
  2. Filter Objects while loading Workbook or Worksh...

    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....Ask AI Filter Objects while loading Workbook or Worksheet Contents...setLoadFilter method while filtering data from the workbook. But...

    docs.aspose.com/cells/nodejs-java/filter-object...
  3. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_Revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property ShapeBase.is_move_to_revision property... @property def is_move_to_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_Revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property ShapeBase.is_move_from_revision property...@property def is_move_from_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property ShapeBase.is_delete_revision property...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Story.paragraphs property | Aspose.Words for Py...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....whether a paragraph is a move revision. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) # This document contains...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....whether a paragraph is a move revision. let doc = new aw . Document...Document ( base . myDir + "Revisions.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_Revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property ShapeBase.is_insert_revision property...enabled. @property def is_insert_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_Revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Paragraph.is_move_to_revision property... @property def is_move_to_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.isMoveFromRevision property | Aspose....

    Paragraph.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....whether a paragraph is a move revision. let doc = new aw . Document...Document ( base . myDir + "Revisions.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...