Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 10,414 for

new

(0.03 sec)
  1. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Consulting Blog Knowledge Base New Releases Status Websites aspose...to its pages: C# var stream = new MemoryStream (); // Rasterize...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  2. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  3. Load password-protected document | Documentation

    This article explains how to load password-protected document while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadPasswordProtecte LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/watermark/java/load-password...
  4. Search for Morphological Word Forms using Group...

    We are proudly announcing the monthly release of GroupDocs.Search for .NET 18.7. Using the latest version, you can search for morphological word forms. Furthermore, you can now break updating, merging and indexing operations manually. We would recommend you to install and use the latest version of API. Enhancements Following are the enhancements introduced in the latest version: Search for Morphological Word Forms The latest version of API allows you to search for singular and plural forms of a noun at the same time...."c:\\MyDocuments\\"; Index index = new Index(folderForIndex); index...SearchParameters parameters = new SearchParameters(); parameters...

    blog.groupdocs.com/search/search-for-morphologi...
  5. Add link annotation | Documentation

    The page describes how to add link annotation to a document 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/add-link-ann...
  6. Load document from Amazon S3 Storage | Document...

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( DownloadFile ( key...

    docs.groupdocs.com/annotation/net/load-document...
  7. Load file from Azure blob storage | Documentation

    This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => DownloadFile...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...ByteArrayOutputStrea mergedPdfOutputStrea = new ByteArrayOutputStrea(); try {...ByteArrayInputStream byteArrayInputStream = new ByteArrayInputStream(inputPdfBytes);...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  9. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...issues are typically included in new releases. For instance, a recent...file using (var converter = new GroupDocs.Conversion.Converter(Constants...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  10. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some New file formats with the release of GroupDocs.Merger for .NET 19.2. Following New file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are basically saved as a template files. Beside New features, we also introduced a improvement and few bug fixes....view, we are introducing some new file formats with the release...Merger for .NET 19.2. Following new file formats are now supported...

    blog.groupdocs.com/merger/xltx-file-format-supp...