Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,648 for

values

(0.11 sec)
  1. C#을 사용하는 QR 코드 리더 | 이미지에서 QR 코드 스캔

    .NET 애플리케이션 내에서 C#을 사용하여 QR 코드를 스캔하는 방법. 온라인 QR 스캐너를 빌드하는 데 도움이 되는 이미지에서 QR 코드를 읽는 C# 예제입니다.... Value 속성을 사용하여 QR 코드에서 동봉된 메시지를 추출합니다...CodeTypeName +" Code Value: " + barcode.Value); } } 무료 라이선스 받기 #...

    blog.groupdocs.com/ko/parser/scan-qr-code-using...
  2. Optimize spreadsheets in a PDF file | GroupDocs

    Optimize spreadsheets in PDFs. Reduces file size by enabling border lines and removing specific characters.... The default value is False . The following code...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....and must return a non-empty value. While building a report, bookmark_expression...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/inserting-book...
  4. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Node.js via Java.... The default value is 100. . Sometimes, for better...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#).... It is a quality value in percent. 100% means original...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Python平鋪水印:保護文件和圖像的7個範例

    掌握Python平鋪水印的7個實用範例。學習添加、創建和自定義水印以實現文檔安全,移除水印,並使用GroupDocs.Watermark API保護文件以進行企業內容保護。... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/zh-hant/watermark/tiling-wat...
  7. 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...
  8. 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...
  9. 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-...
  10. 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/