Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 10,575 for

new

(0.12 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. Split document | Documentation

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.docx` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/split-doc...
  3. .NET 9 - Fails to recognise .ppt file - Free Su...

    In a .NET application, attempting to convert the attached Powerpoint fails with the following conversion code. ppt file.zip (284.5 KB) using var converter = New Converter(() => ms); var convertOptions = New PdfConvertO…...converter = new Converter(() => ms); var convertOptions = new PdfConvertOptions();...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/net-9-fails-to-recognise-...
  4. 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...
  5. 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...
  6. 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...
  7. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 New features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....latest version has come with 9 new features, 16 improvements, and...GroupDocs.Viewer for Java 17.5.0 - New Features # Following are the...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  8. Use Custom Objects as Metadata Signature in Wor...

    Guys! We have recently released version 19.5 of GroupDocs.Signature for .NET with some extended features, a few bug fixes, and improvements. So in this post, I am going to give you a brief overview of the New features that we have introduced in the latest release. Furthermore, I shall also list the issues that are fixed as well as the improvements that we have made in v19.5. First of all, let’s checkout what New the latest release has brought for you....you a brief overview of the new features that we have introduced...of all, let’s checkout what new the latest release has brought...

    blog.groupdocs.com/signature/use-custom-objects...
  9. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Consulting Blog Knowledge Base New Releases Status Websites aspose...PPT file Converter converter = new Converter ( "sample.ppt" ); ...

    docs.groupdocs.com/conversion/java/convert/pres...
  10. Sign VBA macroses with Digital signature | Docu...

    This article explains how to e-sign VBA macros in the excel document using .Net C# with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-vba-macro...