Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,273 for

values

(0.05 sec)
  1. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 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/net/inserting-bookm...
  2. Optimize spreadsheets in a PDF file | Documenta...

    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. Memory optimization option | Documentation

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Java API....default it has a “ false ” value, which means that the memory...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/memory-optimizat...
  4. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API.... 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/java/optimization-pdf...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.... Value ); } } Updating built-in metadata...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. اسکن کد QR آنلاین | اسکن کد QR با استفاده از تص...

    اسکن کدهای QR به صورت آنلاین اسکن تصاویر کد QR و اسکن با استفاده از دوربین. همچنین در مورد نحوه اسکن برنامه‌نویسی کدهای QR با استفاده از C# و Java بحث خواهیم کرد....CodeTypeName +" Code Value: " + barcode.Value); } } می توانید بینش...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fa/parser/scan-qr-code-online/
  7. ลายน้ำแบบเรียงต่อใน Python: 7 ตัวอย่างในการปกป้...

    ปรับปรุงทักษะลายน้ำแบบเรียงต่อใน Python ด้วยตัวอย่าง 7 แบบที่ใช้ได้จริง เรียนรู้เพิ่มเกี่ยวกับการเพิ่ม สร้าง และปรับแต่งลายน้ำเพื่อความปลอดภัยของเอกสาร ลบลายน้ำ และปกป้องไฟล์ด้วย API ของ GroupDocs.Watermark สำหรับการปกป้องเนื้อหาทั่วไป... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/th/watermark/tiling-watermar...
  8. Scannez le code QR en ligne | Numérisation de c...

    Scannez les codes QR en ligne. Scannez les images QR Code et scannez à l'aide de l'appareil photo. Nous discuterons également de la manière de numériser par programmation des codes QR à l'aide de C# et Java....CodeTypeName +" Code Value: " + barcode.Value); } } Vous pouvez...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fr/parser/scan-qr-code-online/
  9. Convert to HTML with advanced options | Documen...

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

    docs.groupdocs.com/conversion/net/convert-to-ht...
  10. Pembaca Kode Batang menggunakan C# | Pindai Kod...

    Cara memindai kode batang menggunakan C# dalam aplikasi .NET. Contoh C# yang membaca kode batang dari gambar yang akan membantu Anda membuat pemindai kode batang online....CodeTypeName +" Value: " + barcode.Value); } } Dapatkan Lisensi...

    blog.groupdocs.com/id/parser/scan-barcode-using...