Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 9,972 for

new

(0.04 sec)
  1. Update Image signatures in document | Documenta...

    This article explains how to update Image 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-image-...
  2. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Consulting Blog Knowledge Base New Releases Status Websites aspose...generating the slides preview the new instance method from the struct...

    docs.groupdocs.com/editor/java/generating-slide...
  3. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadLyricsTag try ( Metadata metadata = new Metadata ( Constants . MP3WithLyrics...

    docs.groupdocs.com/metadata/java/handling-the-l...
  4. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...Signature for .NET API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Licensing | Documentation

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Java without a license (Evaluation Limitations)...Consulting Blog Knowledge Base New Releases Status Websites aspose...License ; // ... License lic = new License (); lic . setLicense...

    docs.groupdocs.com/comparison/java/licensing-an...
  6. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....OleWordProcessingOpt oleWordProcessingOpt = new OleWordProcessingOpt(@"embedded-doc...object. using (Merger merger = new Merger(@"source-doc.docx")) {...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  7. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Adding...

    docs.groupdocs.com/search/java/indexing-passwor...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = New Metadata(Constants.InputMpp)) { var root = metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputMpp...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Search for QR Code standard entries | Documenta...

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc 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/advanced-searc...
  10. Quick Start Guide | Documentation

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( inputFilePath ))...

    docs.groupdocs.com/conversion/java/getting-star...