Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 4,952 for

values

(0.11 sec)
  1. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/load-pa...
  3. GroupDocs.Editor for .NET | GroupDocs

    Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for .NET powerful document editing API and C# language.... We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/
  4. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/python-net/options/
  5. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  6. Java Kullanan Barkod Okuyucu | Görüntüden Barko...

    Uygulama içinde Java kullanılarak barkodlar nasıl taranır. Çevrimiçi bir barkod tarayıcı oluşturmanıza yardımcı olacak bir görüntüden barkod okuyan Java örneği....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/tr/parser/scan-barcode-using...
  7. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....some data source signature Id value String [] signatureIdList =...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/updating-imag...
  8. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs.... Please cast the return value of the method to one of the...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/extracting-mak...
  9. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/developer-guide/a...
  10. PDF-, Word-, Excel- und PowerPoint-Dateien in C...

    Führen Sie programmgesteuert PDF-, Word-Dokumente, Tabellenkalkulationen und Präsentationsdateien in Ihren .NET-basierten Anwendungen mit der Merger-API von GroupDocs in C# zusammen....bmp) Comma Separated Values File (.csv) Excel Binary Spreadsheet...Format File (.rtf) Tab Separated Values File (.tsv) Visio Drawing (...

    blog.groupdocs.com/de/merger/merge-pdf-word-exc...