Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 10,575 for

new

(0.09 sec)
  1. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/removing-foun...
  2. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API for web browser or to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...browser: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Load document from local disk | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/load-documen...
  4. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...; Watermarker watermarker = new Watermarker ( filePath ); //...

    docs.groupdocs.com/watermark/java/load-from-loc...
  5. Save document to the same file or stream | Docu...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "test-out.doc"...

    docs.groupdocs.com/watermark/net/save-document-...
  6. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some New features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes... This release covers some new features, few improvement and...for converting CSV documents New Properties Introduced # DefaultFont...

    blog.groupdocs.com/conversion/set-default-zoom-...
  7. Method Convert Func<Stream> obsoleted - Free Su...

    Thanks, it works for me...We have opened the following new ticket(s) in our internal issue...result using (var resultStream = new MemoryStream()) { // Define a...

    forum.groupdocs.com/t/method-convert-func-strea...
  8. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(New DateTime(2017, 1, 1), New D…...CreateDateRangeQuery(new DateTime(2017, 1, 1), new DateTime(2019, 12...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  9. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Consulting Blog Knowledge Base New Releases Status Websites aspose...IndexRepository indexRepository = new IndexRepository (); // Creating...

    docs.groupdocs.com/search/java/search-index-rep...
  10. Retrieving ZIP Container's Entity by Full Name ...

    We are excited to announce that we have released version 17.12 of GroupDocs.Text for .NET API. In this version, we have introduced a simplified way of extracting text as well as formatted text using a simple interface. We have also extended the support of IPageTextExtractor interface for OneNote documents. Furthermore, the latest version also allows you to retrieve an entity by its name from ZIP container. Please continue to read for more details....NET API - New Features # Extracting Text via...factory ExtractorFactory factory = new ExtractorFactory(); // Create...

    blog.groupdocs.com/parser/retrieving-zip-contai...