Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 10,428 for

new

(0.04 sec)
  1. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . PngWithXmp...

    docs.groupdocs.com/metadata/net/working-with-xm...
  2. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  3. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...password LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/annotation/java/load-passwor...
  4. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  5. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures 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/java/updating-qr-c...
  6. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced options when updating Barcode electronic signatures 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/java/updating-barc...
  7. 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…... While there are no new updates at this time, we are...Unfortunately, there are no new updates on issue #EDITORNET-2903...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  8. Load document from Amazon S3 Storage | Document...

    This article demonstrates how to convert document stored in Amazon S3 storage using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" ; Converter converter = new Converter ( downloadFile ( key...

    docs.groupdocs.com/conversion/java/load-documen...
  9. Update QR-code signatures in document | Documen...

    This article explains how to update QR-code electronic signatures 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/java/update-qr-cod...
  10. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...IConverterListener listener = new ConverterListener (); ConverterSettings...

    docs.groupdocs.com/conversion/java/listening/