Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 12,355 for

new

(0.21 sec)
  1. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...OrientationOptions orientationOptions = new OrientationOptions ( OrientationMode...

    docs.groupdocs.com/merger/net/change-page-orien...
  2. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using C#. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature .NET API by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( @"source.pdf" ))...

    docs.groupdocs.com/signature/net/how-to-generat...
  3. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadOptions sourceLoadOptions = new LoadOptions (){ Password = "1234"...

    docs.groupdocs.com/comparison/net/load-password...
  4. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingEditOp editOptions = new WordProcessingEditOp (); editOptions...

    docs.groupdocs.com/editor/net/adding-class-name...
  5. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...some document const editor = new groupdocsEditor . Editor ( inputFilePath...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  6. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "D:\\sample.docx"...

    docs.groupdocs.com/redaction/net/get-document-p...
  7. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetRemoteFile...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...process signing events. Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/subscribing-f...
  9. Versioning of annotated documents | GroupDocs

    The page describes how to manage different versions of document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/java/versioning-o...
  10. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document pages using GroupDocs.Merger for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...with GroupDocs.Merger: Create new instance of class and pass source...

    docs.groupdocs.com/merger/net/generate-document...