Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 12,355 for

new

(0.06 sec)
  1. Load document from local disk | GroupDocs

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

    docs.groupdocs.com/annotation/net/load-document...
  2. Add watermark annotation | GroupDocs

    The page describes how to add watermark 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-watermar...
  3. Sign Pdf documents with custom digital signatur...

     This article explains how to customize PDF digital electronic signature on document page....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-pdf-docum...
  4. Sign document with HIBC LIC barcode Symbology |...

    This article explains how to sign document with HIBC LIC barcode Symbology signatures...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-...
  5. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...GetViewInfo(); using (new CrossProcessLock(this.filePath))...filePath)) { int[] missingPages = new int[1]; missingPages[0] = pageNumber;...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...and would like to introduce a new set of features we’ve recently...introduce our online signature app’s new user interface. The changes we...

    blog.groupdocs.com/groupdocs.blog/page/105/
  7. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....is proud to introduce a brand new dashboard for its online signature...Let’s have a closer look at the new features of the GroupDocs Signature...

    blog.groupdocs.com/categories/groupdocs.signatu...
  8. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...rotateOptions = new RotateOptions ( RotateMode . Rotate180 , new int []...

    docs.groupdocs.com/merger/net/rotate-pages/
  9. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...rotateOptions = new RotateOptions ( RotateMode . Rotate180 , new int []...

    docs.groupdocs.com/merger/java/rotate-pages/
  10. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/java/swap-pages/