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

new

(0.16 sec)
  1. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options 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-document-...
  2. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-replies-...
  3. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...fileExt(fileName); List<byte[]> result = new ArrayList<>(); Log.info(LOG_SRC...try (ByteArrayInputStream in = new ByteArrayInputStream(documentData))...

    forum.groupdocs.com/t/getting-targetinvocatione...
  4. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...resultant document will have new password. Here are the steps...

    docs.groupdocs.com/merger/java/update-document-...
  5. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/net/move-page/
  6. GroupDocs.Parser for .NET 25.12 – Latest Update...

    Explore what’s New in GroupDocs.Parser for .NET 25.12. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release Usage – Extract...the update Resources What’s new in this release # [Enhancement]...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  7. Load document from FTP | GroupDocs

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

    docs.groupdocs.com/annotation/net/load-document...
  8. Load password-protected document | GroupDocs

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

    docs.groupdocs.com/watermark/net/load-password-...
  9. Removing found watermarks | GroupDocs

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

    docs.groupdocs.com/watermark/net/removing-found...
  10. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/java/move-page/