Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 5,492 for

values

(0.07 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....( "customProperty1" , "some value" ); root . getDocumentPropertie..."customContentTypePro" , "custom value" ); metadata . save ( Constants...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Подсчет слов и вхождений каждого слова в докуме...

    Подсчитайте количество слов и их вхождений в документах PDF, Word, Excel, PowerPoint и электронной почты на C# с помощью API анализа документов .NET....Value); // Печать результатов подсчета...of {0}: {1}", pair.Key, pair.Value); } } } Ниже приведен вывод...

    blog.groupdocs.com/ru/parser/count-words-and-oc...
  3. GroupDocs.Comparison for .NET 26.5 – أحدث التحد...

    اكتشف ما الجديد في GroupDocs.Comparison for .NET 26.5. متاح الآن على NuGet وموقع GroupDocs....المُضاف يُحاط بأقواس — مثال: (new value) النص المحذوف يُحاط بأقواس مربعة...مربعة — مثال: [old value] كيفية الحصول على التحديث # يمكنك الحصول...

    blog.groupdocs.com/ar/comparison/groupdocs-comp...
  4. Extract text from PDF documents | GroupDocs

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Warning method returns null value if text extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your .NET applications....Viewer allows you to change this value. The following code snippet...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/loading-external-...
  6. How to run examples | GroupDocs

    How to run examples.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/python-net/how-to-run...
  7. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....The expression must return a value of one of the following types:...

    blog.groupdocs.com/assembly/assemble-external-d...
  8. Loading documents | GroupDocs

    GroupDocs.Watermark allows you to load password-protected documents and load documents from different sources. For more details please refer to the following guides: Load from local disk Load from stream Load document of specific format Load password-protected document... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/net/loading-docume...
  9. Saving documents | GroupDocs

    Saving a document with methods save(String) or save(OutputStream) of Watermarker class, GroupDocs.Watermark puts it to any custom location. You can see examples of save() methods in one of these guides:... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/java/saving-docume...
  10. Searching and modifying watermarks | GroupDocs

    Search, filter, update, and remove existing watermarks using Python via .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/python-net/searchi...