Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,670 for

page

(2.35 sec)
  1. Technical Support | GroupDocs

    GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Support Leave feedback On this page GroupDocs provides unlimited...a separate thread. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/nodejs-java/technic...
  2. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.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.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor.... 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-overwrit...
  3. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage 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/load-document-fr...
  4. GroupDocs.Assembly for Python overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....overview Leave feedback On this page A assembly is a document automation...submit a ticket to our . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/assembly/python-net/product-...
  5. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....in other languages, see the page. The following example demonstrates...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/search-for-differ...
  6. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector....correction in search queries on the page. To get the number of words...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/spelling-corrector/
  7. Load document | GroupDocs

    Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....document Leave feedback On this page This guide explains how to load... name , "-" , info . page_count , "page(s)" ) if __name__ ==...

    docs.groupdocs.com/editor/python-net/load-docum...
  8. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....types of characters, see the page. The method is used to get the...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/alphabet/
  9. Developer Guide | GroupDocs

    Step-by-step code examples for loading documents, converting between formats, inspecting metadata, watermarking, Page selection, and logging with GroupDocs.Conversion for Python via .NET. Every example is runnable in the companion GitHub repository....Guide Leave feedback On this page Welcome to the Developer Guide...Visit our page for further assistance. Was this page helpful?...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....( "Found Image signature at page " + sign . getPageNumber ()+...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/advanced-sear...