Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 4,918 for

values

(0.04 sec)
  1. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats.... Value ); } // ... } Reading MSG metadata..., header . Name , header . Value ); } Console . WriteLine ( root...

    docs.groupdocs.com/metadata/net/working-with-sa...
  2. Update watermarks | GroupDocs

    This article shows how to update existing text or image watermarks....argument can have inappropriate value // Process such cases here }...argument can have inappropriate value // Process such cases here }...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  3. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... Value ); } } As you can see the code...Console . WriteLine ( field . Value ); // ... } } } Reading document...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Đánh dấu Hàng loạt trong .NET với GroupDocs.Wat...

    Hướng dẫn thực tế về cách áp dụng các dấu nước văn bản và hình ảnh hàng loạt, thay thế logo, và đảm bảo xử lý không thay đổi trạng thái bằng cách sử dụng GroupDocs.Watermark cho .NET....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 10 } } }; watermarker.Add(watermark);...

    blog.groupdocs.com/vi/watermark/batch-watermark...
  5. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....USER value. Instantiate the SaveOptions...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/set-pa...
  6. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....97-2003 CSV (Comma Separated Value) file. OOXML Microsoft PowerPoint...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/net/supported-docu...
  7. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically in Java.... Passing the true value as an argument to this method...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/text-file...
  8. Clear watermarks | GroupDocs

    Search and remove existing text or image watermarks using Python via .NET....can target them by their text value and clear them in a single step...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary.... The default value is true, meaning that stop words...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/indexing-with-st...
  10. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API.... If the value is true, the watermark is laid...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/add-w...