Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 4,566 for

values

(0.12 sec)
  1. CSV to Word Report in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....فایل های CSV Comma Separated Values به طور گسترده برای تبادل داده...

    blog.groupdocs.com/fa/tag/csv-to-word-report-in...
  2. 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...
  3. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…... Use “MinimumImageWidth(value)” method. MinimumImageWidth:...image size is smaller than the value specified and if the original...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...
  4. 在线扫描二维码 |使用图像和相机扫描二维码

    在线扫描二维码。扫描二维码图像并使用相机扫描。我们还将讨论如何使用 C# 和 Java 以编程方式扫描二维码。...CodeTypeName +" Code Value: " + barcode.Value); } } 您可以进一步了解如何开发...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh/parser/scan-qr-code-online/
  5. QR-codelezer met C# | Scan QR-code van afbeelding

    QR-code scannen met C# in de .NET-toepassing. C#-voorbeeld dat QR-code leest van een afbeelding waarmee u een online QR-scanner kunt bouwen....CodeTypeName +" Code Value: " + barcode.Value); } } Ontvang een...

    blog.groupdocs.com/nl/parser/scan-qr-code-using...
  6. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....feature, you must set the true value for the property in the search...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  7. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....Warning method returns null value if image extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Extract images from PDF documents | GroupDocs

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Warning method returns null value if image extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....InlineErrorMessages is applied, a Boolean value returned by a overload indicates...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  10. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....indicate manager name with value (price of the contract). Adding...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...