Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,698 for

one

(0.06 sec)
  1. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....setPageCount ( 1 ); // save only one page options . getRasterization...

    docs.groupdocs.com/redaction/java/select-specif...
  2. GroupDocs.Total Product Family

    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....Concatenation of multiple streams into one document Usage of a default width...about the error. Introduction In one of my previous articles I talked...

    blog.groupdocs.com/categories/groupdocs.total-p...
  3. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...options, use the method for one of the following classes (depending...

    docs.groupdocs.com/viewer/nodejs-java/render-em...
  4. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…... The older one showed first page in about 15-19...15-19 seconds while the latest one was processing the same .xls...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...
  5. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....class, whose constructor has one mandatory parameter—a string...(default false ) or as a single one ( true ). optimizeMemoryUsage...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  6. PowerPoint Presentation

    Edited tips on 2nd slide Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Tips to be Covered Outlines Slide Structure Fonts Colour Background Graph......Slide Structure – Good Show one point at a time: Will help audience...Use backgrounds such as this one that are attractive but simple...

    docs.groupdocs.com/editor/java/sample-files/Out...
  7. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...options, use the method for one of the following classes (depending...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  8. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...the one internal of cloudprovider. It doesn’t use the one user...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  9. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Replace metadata values with empty ones or redacts metadata texts ,...when applicable. If at least one redaction failed, you will see...

    docs.groupdocs.com/redaction/python-net/redacti...
  10. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use One of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....from a template, you can use one of the overloads. The following...template. The object must be of one of the following types:<br> A...

    docs.groupdocs.com/assembly/java/groupdocs-asse...