Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 9,971 for

new

(0.03 sec)
  1. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text 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/net/updating-text-...
  2. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/date-range-search/
  3. Load from local disc | Documentation

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = New Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(New DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Consulting Blog Knowledge Base New Releases Status Websites aspose...disc: final Redactor redactor = new Redactor ( "sample.docx" ); try...

    docs.groupdocs.com/redaction/java/load-from-loc...
  4. Load password-protected document | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/net/load-password-pro...
  5. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/net/remove-document-p...
  6. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of New features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some New features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features....NET with a bunch of new features is available for the...the API has also brought some new features related to PSD, JPEG...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...; Watermarker watermarker = new Watermarker ( filePath ); //...

    docs.groupdocs.com/watermark/java/load-from-loc...
  8. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API for web browser or to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...browser: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. Save document to the same file or stream | Docu...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "test-out.doc"...

    docs.groupdocs.com/watermark/net/save-document-...
  10. Load document from local disk | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk 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/load-documen...