Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 31,391 for

new

(0.08 sec)
  1. GroupDocs.Search for .NET 19.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 19.2 Major Features There are the following improvements in this release: Implement escaping special characters in search queries Implement indexing ZIP archives inside other ZIP archives Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1842 Delete obsolete methods Import and Export Breaking Change SEARCHNET-1800 Implement escaping special characters in search queries Improvement SEARCHNET-1837 Implement indexing ZIP archives inside other ZIP archives Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET 19.2. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. GroupDocs.Search for Java 19.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 19.2 Major Features There are the following improvements in this release: Implement escaping special characters in search queries Implement indexing ZIP archives inside other ZIP archives Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1842 Delete obsolete methods Import and Export Breaking Change SEARCHNET-1800 Implement escaping special characters in search queries Improvement SEARCHNET-1837 Implement indexing ZIP archives inside other ZIP archives Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java 19.2. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/search/java/groupdocs-search...
  3. TextVerifyOptions | GroupDocs.Signature for .NE...

    Keeps options to verify document Text signature....TextVerifyOptions () Initializes a new instance of the TextVerifyOptions...TextVerifyOptions (string) Initializes a new instance of the TextVerifyOptions...

    reference.groupdocs.com/signature/net/groupdocs...
  4. WatermarkAnnotation | GroupDocs.Annotation for ...

    Initializes New instance of WatermarkAnnotationgroupdocs.annotation.models.annotationmodels/watermarkannotation class....WatermarkAnnotation constructor Initializes new instance of WatermarkAnnotation...

    reference.groupdocs.com/annotation/net/groupdoc...
  5. GroupDocs.Assembly for Java 17.8.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for Java 17.8.0 Major Features Document assembly for email file formats is supported. All Changes Key Summary Category ASSEMBLYNET-32 Support document assembly for MHTML file formats Feature ASSEMBLYNET-33 Support document assembly for MSG file formats Feature ASSEMBLYNET-34 Support document assembly for EML file formats Feature ASSEMBLYNET-35 Support document assembly for EMLX file formats Feature ASSEMBLYNET-40 Support building of charts located in chart worksheets...Consulting Blog Knowledge Base New Releases Status Websites aspose...17.8.0 It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...directories. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/comparison/java/load-custom-...
  7. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/word-track-c...
  8. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...; ... Converter converter = new Converter ( "sample.docx" );...

    docs.groupdocs.com/conversion/java/convert-n-co...
  9. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/load-from-loca...
  10. Render hidden pages | Documentation

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.pptx" )) { //...

    docs.groupdocs.com/viewer/net/show-hidden-pages/