Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 8,938 for

page

(2.61 sec)
  1. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....( viewOptions ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/replace-missing-...
  2. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....( viewOptions ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  3. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/save-in-origi...
  4. GroupDocs.Parser for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.11. Available now on NuGet and GroupDocs website....Extract tables from a specific page Extract tables from the entire...Extract tables from a specific page # using (Parser parser = new...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  5. GroupDocs.Annotation for Java | GroupDocs

    API to annotate text or images in your documents using Java. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Microsoft Visio, as well as HTML pages, email messages, and even image...Java Release Notes Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/java/
  6. Adjusting comparison sensitivity | GroupDocs

    Learn how to adjust comparison sensitivity to balance speed and accuracy using GroupDocs.Comparison for Python via .NET....sensitivity Leave feedback On this page supports sensitivity levels...overall sensitivity high. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/adjust...
  7. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET....sensitivity Leave feedback On this page allows you to adjust comparison...SensitivityOfCompari = 75 Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/adjusting-com...
  8. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....Enables rendering of hidden pages. RenderNotes { get; set; } Enables...watermark to be applied to each page. WebDocumentOptions { get; set;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  9. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....search result Leave feedback This page contains a description of the...more about attributes on the page. // This filter returns only...

    docs.groupdocs.com/search/java/document-filteri...
  10. Unable to start AWS Aspose.PDF ECS Container - ...

    Hi all. I just purchased Aspose.PDF for AWS at AWS MarketPlace. I followed the instructions in the instructions Page, but when the ECS container is starting the docker image, I receive the following error message: sig…...instructions in the instructions page, but when the ECS container...successfully the 200 (ok) from the page mentioned in the error. Can...

    forum.groupdocs.com/t/unable-to-start-aws-aspos...