Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 31,393 for

new

(0.07 sec)
  1. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source.xlsx" , new LoadOptions (...

    docs.groupdocs.com/comparison/java/load-passwor...
  2. Load document from URL | Documentation

    This section explains how to load document from URL with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...raw=true" ; InputStream stream = new URL ( url ). openStream (); Signature...

    docs.groupdocs.com/signature/java/load-document...
  3. OleWordProcessingOptions | GroupDocs.Merger for...

    Provides options for import of the embedded document to Word processing via OLE....int pageNumber) Initializes a new instance of the OleWordProcessingOpt...int pageNumber) Initializes a new instance of the OleWordProcessingOpt...

    reference.groupdocs.com/merger/java/com.groupdo...
  4. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by 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/search-for-en...
  5. TemplateLinkedPositionEdges Constructor - Group...

    Initializes a New instance of the TemplateLinkedPositionEdges class....TemplateLinkedPositi Constructor Initializes a new instance of the TemplateLinkedPositi...right , bool bottom ) Public Sub New ( left As Boolean , top As Boolean...

    apireference.groupdocs.com/parser/net/groupdocs...
  6. VisioRenderingOptions | GroupDocs.Viewer for Ja...

    Contains options for rendering Visio documents....PngViewOptions pngViewOptions = new PngViewOptions(); VisioRenderingOption...true); try (Viewer viewer = new Viewer(visioDocument)) { viewer...

    reference.groupdocs.com/viewer/java/com.groupdo...
  7. imetadataaccess - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......item of metadata from or adds a new one, if not present. MetadataCollection...item of metadata from or adds a new one, if not present. Parameters:...

    apireference.groupdocs.com/redaction/java/com.g...
  8. LinearGradientBrush - GroupDocs.Signature for J...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......LinearGradientBrush () Initializes a new instance of the LinearGradientBrush... float angle) Initializes a new instance of the LinearGradientBrush...

    apireference.groupdocs.com/signature/java/com.g...
  9. EmailEwsConnection - GroupDocs.Parser for Java ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......String password) Initializes a new instance of the EmailEwsConnection...String password) Initializes a new instance of the EmailEwsConnection...

    apireference.groupdocs.com/parser/java/com.grou...
  10. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...