Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 9,971 for

new

(0.09 sec)
  1. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field 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/advanced-sear...
  2. Features overview | Documentation

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....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/python-net/features-o...
  3. Cancel rendering | Documentation

    Cancel or stop rendering rendering process with cancellation token...Consulting Blog Knowledge Base New Releases Status Websites aspose...CancellationTokenSou cancellationTokenSou = new CancellationTokenSou (); CancellationToken...

    docs.groupdocs.com/viewer/net/cancel-rendering/
  4. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/indexing-metadat...
  5. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleSpreadsheetOption oleCellsOptions = new OleSpreadsheetOption ( "c:\embedded...

    docs.groupdocs.com/merger/java/add-document-to-...
  6. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/markdown/
  7. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( filePath ); // create...

    docs.groupdocs.com/signature/java/verifying-doc...
  8. Export Data | Documentation

    How to export data to JSON or XML files....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/export-data/
  9. Convert 3D formats | Documentation

    In this article, you will learn how to convert 3D documents to PDF or other 3D formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.3ds" )) {...

    docs.groupdocs.com/conversion/net/convert/3d/
  10. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...OneNote file Converter converter = new Converter ( "sample.one" ); //...

    docs.groupdocs.com/conversion/java/convert/note/