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

new

(0.06 sec)
  1. Digital verification of Word documents

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Signature for Java containing 13 new features, 5 improvements, and...spreadsheet documents. Furthermore, a new signature type, Form-Field Signature...

    blog.groupdocs.com/tag/digital-verification-of-...
  2. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded, with new sub-option classes and new public types. Current...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  3. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file path. InputStream fs = new FileInputStream ( inputFilePath...

    docs.groupdocs.com/editor/java/working-with-for...
  4. Dimensions Methods - GroupDocs.Editor for .NET ...

    Returns a full copy of this instance...FromSize Generates and returns a new instance from specified System...ProportionallyResize Creates and returns new "Dimensions" instance, which...

    apireference.groupdocs.com/editor/net/groupdocs...
  5. Missing Function - Free Support Forum - groupdo...

    I am testing Redaction product for our needs and in doing so I convert routines to VB.NET. I am converting the following for a test : using (Redactor redactor = New Redactor(“sample.docx”)) { RedactorChangeLog result …...: using (Redactor redactor = new Redactor(“sample.docx”)) { RedactorChangeLog...Apply(new RegexRedaction(LookupStrings.SSNRegexPattern, new Rep...

    forum.groupdocs.com/t/missing-function/8665
  6. CreatePageStream Delegate - GroupDocs.Redaction...

    Represents method that returns a stream to write page preview data....Create(pagePath); }; var previewOptions = new PreviewOptions(createDelegate);...PageNumbers = new int [] { 1 }; using ( var redactor = new Redactor(...

    apireference.groupdocs.com/redaction/net/groupd...
  7. Merger Constructor (Stream, ILoadOptions, Merge...

    Initializes New instance of Merger class....MergerSettings) Initializes new instance of Merger class. Namespace:...MergerSettings settings ) Public Sub New ( document As Stream , loadOptions...

    apireference.groupdocs.com/merger/net/groupdocs...
  8. Redactor.GeneratePreview Method - GroupDocs.Red...

    Generates preview images of specific pages in a given image format....Close(); }; var previewOptions = new PreviewOptions(createDelegate...PageNumbers = new int [] { 1 }; using ( var redactor = new Redactor(...

    apireference.groupdocs.com/redaction/net/groupd...
  9. CryptoStream Class (System.Security.Cryptograph...

    Defines a stream that links data streams to cryptographic transformations....Create a new instance of the Aes class. // This generates a new key...plainText.Length <= 0) throw new ArgumentNullExceptio(nameof(plainText));...

    learn.microsoft.com/en-us/dotnet/api/system.sec...
  10. Edit Excel Workbook | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); loadOptions...

    docs.groupdocs.com/editor/net/edit-excel/