Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 10,611 for

new

(0.05 sec)
  1. Getting document text in network | Documentation

    This page contains information about getting document text in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...NetworkDocumentInfo > documents = new ArrayList < NetworkDocumentInfo...

    docs.groupdocs.com/search/java/getting-document...
  2. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "protected.pdf" )) {...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  3. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project ; Select appropriate...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  4. 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...document Converter converter = new Converter ( "annual-review.docx"...

    docs.groupdocs.com/conversion/java/convert-n-co...
  5. Text search in network | Documentation

    This page contains information about full-text searching in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); SearchOptions options = new SearchOptions (); options . setChunkSearch...

    docs.groupdocs.com/search/java/text-search-in-n...
  6. Working with attributes | Documentation

    This page contains information about working with attributes in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...AttributeChangeBatch batch = new AttributeChangeBatch (); batch...

    docs.groupdocs.com/search/java/working-with-att...
  7. Convert diagrams | Documentation

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.vsdx" ))...

    docs.groupdocs.com/conversion/net/convert/diagram/
  8. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...MSG file Converter converter = new Converter ( "sample.msg" ); //...

    docs.groupdocs.com/conversion/java/convert/email/
  9. Fail Converting PDF to MD with images and urls ...

    Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document…...pdfStream) { using var memoryStream = new MemoryStream(); await pdfStream...loadOptions = new PdfLoadOptions(); var convertOptions = new WordProcessingConver...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  10. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured text in documents. The API now allows reading structured text in different file formats like text documents, presentations, spread sheets and emails. For a better user experience with the text extraction API, we recommend you to download and integrate the latest version of the API....04 - New Features # GroupDocs.Text for...NET introduces the following new features in this release: Reading...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...