Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 10,115 for

new

(0.17 sec)
  1. Save file to stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/net/save-file-to-...
  2. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...downloadVO = null; File file = new File(filePath); //파일이 미존재 하면(데이터만...//썸네일 요청이 아닌 파일 downloadVO = new DownloadVO(); // 마이그레이션한 파일의...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  3. Evaluation Limitations and Licensing | Document...

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup the license. License lic = new License (); lic . setLicense...

    docs.groupdocs.com/redaction/java/evaluation-li...
  4. How to Run Examples | Documentation

    Examples to annotate on your documents, images or web pages using C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...Studio and navigate to File -> New -> Project . Select the appropriate...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  5. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...logger ConsoleLogger logger = new ConsoleLogger (); // Create ConverterSettings...

    docs.groupdocs.com/conversion/net/logging/
  6. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Consulting Blog Knowledge Base New Releases Status Websites aspose...policy = new RedactionPolicy ( new Redaction [] { new ExactPhraseRedaction...

    docs.groupdocs.com/redaction/java/use-redaction...
  7. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the New library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....announce the release of the new library that enhances a set of...GroupDocs.Assembly generates a new, unique document by incorporating...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  8. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...

    docs.groupdocs.com/search/java/separate-data-ex...
  9. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.pdf" )) {...

    docs.groupdocs.com/redaction/net/remove-page-re...
  10. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options 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/sign-document-...