Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 427 for

criteria

(0.03 sec)
  1. GlossaryDocument.getBuildingBlock method | Aspo...

    GlossaryDocument.getBuildingBlock method. Finds a building block using the specified gallery, category and name....gallery criteria. category string The category criteria. Can be...string The building block name criteria. Remarks This is a convenience...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....or reject revision based on criteria. public void revisionSpecifiedCri()...specified revision matches criteria. isMatch(Revision revision)...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Split PST File using Python

    This short tutorial focuses on how to split PST File using Python. You will learn to split PST using Python with the help of a few lines of code that can be used in any Python supported environment including Windows and Linux....object to add multiple query criteria Append the PersonalStorageQuery...PersonalStorageQuery query criteria in the MailQuery list Create the PersonalStorage...

    kb.aspose.com/email/python/how-to-split-pst-fil...
  4. RevisionCollection.Reject | Aspose.Words for .NET

    Discover the RevisionCollection Reject method to efficiently filter out unwanted revisions based on your Criteria for streamlined project management....revisions that match specified criteria. public int Reject ( IRevisionCriteria...IRevisionCriteria criteria ) Parameter Type Description criteria IRevisionCriteria...

    reference.aspose.com/words/net/aspose.words/rev...
  5. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your Criteria for streamlined project updates....revisions that match specified criteria. public int Accept ( IRevisionCriteria...IRevisionCriteria criteria ) Parameter Type Description criteria IRevisionCriteria...

    reference.aspose.com/words/net/aspose.words/rev...
  6. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your Criteria for optimal results....specified revision matches criteria. public bool IsMatch ( Revision...Revision instance to match criteria. Return Value True if the...

    reference.aspose.com/words/net/aspose.words/ire...
  7. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitCriteria() Specifies the criteria for splitting the document...setSplitCriteria(int value) Specifies the criteria for splitting the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. GlossaryDocument.get_building_block method | As...

    GlossaryDocument.get_building_block method. Finds a building block using the specified gallery, category and name....gallery criteria. category str The category criteria. Can be...str The building block name criteria. Remarks This is a convenience...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::LowCode::SplitOptions class | As...

    Aspose::Words::LowCode::SplitOptions class. Specifies options how the document is split into parts in C++....get_SplitCriteria () const Specifies the criteria for splitting the document...itCriteria) Specifies the criteria for splitting the document...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. How to Split PST File using Java

    This simple topic focuses on how to convert split PST File using Java. It covers all the details to split PST using Java with the help of a few lines of code that can be used in any Java applications supported environments including Windows, Linux and macOS....object to set multiple query criteria Insert the PersonalStorageQuery...PersonalStorageQuery query criteria inside the MailQuery list Initialize the...

    kb.aspose.com/email/java/how-to-split-pst-file-...