Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,539 for

values

(0.06 sec)
  1. Java를 사용하여 문서 및 이미지의 메타데이터 정리

    DOCX, XLSX, PPTX, PDF 문서, JPEG, PNG, WebP 이미지, 이메일, eBook, Visio Drawings, Zip 등의 모든 또는 선택적 메타데이터 속성을 제거하는 Java API...WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/ko/metadata/remove-metadata-...
  2. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Value )); } New coding style // Create...{1}" , item . Name , item . Value )); } } Structure Old coding...

    docs.groupdocs.com/parser/net/migration-notes/
  3. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#.... Depending on property value this index starts from the document...members: Member Description The value that indicates whether a text...

    docs.groupdocs.com/parser/net/search-text/
  4. Naskenujte QR kód online | Skenování QR kódu po...

    Naskenujte QR kódy online. Naskenujte obrázky s QR kódem a naskenujte pomocí fotoaparátu. Probereme také, jak programově skenovat QR kódy pomocí C# & Java....CodeTypeName +" Code Value: " + barcode.Value); } } Můžete získat...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-qr-code-online/
  5. Zeskanuj kod kreskowy online | Skanowanie kodów...

    Skanuj kody kreskowe online. Skanuj obrazy kodów kreskowych i skanuj za pomocą aparatu. Omówimy również, jak programowo skanować kody kreskowe za pomocą C# i Java....CodeTypeName +" Value: " + barcode.Value); } } Możesz uzyskać...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/pl/parser/scan-barcode-online/
  6. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class.... The default value is 100000. setMaxTotalOccurrenc...search result. The default value is 500000. setSearchDocumentFil...

    docs.groupdocs.com/search/nodejs-java/search-op...
  7. Çevrimiçi QR Kodunu Tara | Görüntüleri ve Kamer...

    QR kodlarını çevrimiçi tarayın. QR Code görüntülerini tarayın ve kamerayı kullanarak tarayın. Ayrıca C# ve Java kullanarak QR kodlarının programlı olarak nasıl taranacağını tartışacağız....CodeTypeName +" Code Value: " + barcode.Value); } } C# kullanarak...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/tr/parser/scan-qr-code-online/
  8. แก้ไขและจัดการเมตาดาต้าในแอปพลิเคชัน Python - G...

    ค้นพบวิธีการใช้ GroupDocs.Metadata for Python via .NET เพื่อสกัด, อัปเดต และลบเมตาดาต้าในแอปพลิเคชันของคุณ...interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/th/metadata/edit-metadata-in...
  9. Lecteur de code-barres utilisant C# | Scanner l...

    Comment numériser des codes-barres à l'aide de C# dans une application .NET. Exemple C# qui lit le code-barres à partir d'une image qui vous aidera à créer un scanner de codes-barres en ligne....code-barres à l’aide de la propriété Value. Le code source C# suivant montre...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-barcode-using...
  10. Chart Series Coloring in Word Processing Docume...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column 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 Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....color expression must return a value of one of the following types:...enumeration such as “red” An integer value defining RGB (red, green, blue)...

    docs.groupdocs.com/assembly/java/chart-series-c...