Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,647 for

values

(0.07 sec)
  1. Skenování čárového kódu online | Skenování čáro...

    Skenujte čárové kódy online. Skenujte obrázky čárových kódů a skenujte pomocí fotoaparátu. Probereme také, jak programově skenovat čárové kódy pomocí C# a Java....CodeTypeName +" Value: " + barcode.Value); } } Můžete získat...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-barcode-online/
  2. Як працювати з тегами метаданих

    Поясніть, як працювати з тегами метаданих...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Додавання...

    blog.groupdocs.com/uk/metadata/how-to-work-with...
  3. Jak pracovat s tagy metadat

    Vysvětlete, jak pracovat s metaznačkami....found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Přidání vlastností...

    blog.groupdocs.com/cs/metadata/how-to-work-with...
  4. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....hyperlink, strong, em tags and the value that represents a text: ) Tag...string value = reader . GetAttribute ( "link" ); if ( value != null...

    docs.groupdocs.com/parser/net/extract-text-stru...
  5. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....default value, which means float mode, when true value means paginal...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/float-and-paginal...
  6. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#).... The default value is false . The following code...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. 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...
  8. 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...
  9. QR-Code online scannen | QR-Code-Scannen mit Bi...

    QR-Codes online scannen. Scannen Sie QR-Code-Bilder und scannen Sie sie mit der Kamera. Wir werden auch besprechen, wie man QR-Codes programmgesteuert mit C# und Java scannt....CodeTypeName +" Code Value: " + barcode.Value); } } Sie können weitere...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/de/parser/scan-qr-code-online/
  10. Pie Chart in Word Processing Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....indicate manager name with value (price of the contract). Report...Thank you for your feedback! We value your opinion. Your feedback...

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