Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,615 for

values

(0.08 sec)
  1. Load SVG document with options | GroupDocs

    Learn how to load and convert SVG (Scalable Vector Graphics) files with advanced options using GroupDocs.Conversion for .NET API.... Default value is 800. Set minimum height for...formats. Default value is 600. Gets or sets a value indicating whether...

    docs.groupdocs.com/conversion/net/load-svg-docu...
  2. 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...
  3. Як працювати з тегами метаданих

    Поясніть, як працювати з тегами метаданих...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...
  4. C#でJPEG、PNG、TIFF、WebP画像のEXIFデータを管理する

    C#で画像のEXIFメタデータを管理します。メタデータ.NETAPIを使用して、プログラムで画像のEXIFデータを抽出、更新、追加、または削除します。...Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/ja/metadata/manage-exif-data...
  5. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....;} By default it has a NULL value — class names are not applied...specified, and 2nd time with custom value in the InputControlsClassNa...

    docs.groupdocs.com/editor/net/adding-class-name...
  6. 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...
  7. اسکن کد 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/
  8. Převod SVG na PNG v Java - Vektorová grafika na...

    Převeďte vektorovou grafiku SVG na obrázky PNG pomocí Javy. Otočte, překlopte, vodoznak, stupně šedi a upravte jas a gamu převedeného PNG pomocí Java API....setBrightness(int value) Contrast setContrast(int value) Režim převrácení...Úhly rotace setRotateAngle(int value) Vodoznak nastavitWatermark(hodnota...

    blog.groupdocs.com/cs/conversion/convert-svg-to...
  9. Filigranes de carrelage Python : 7 exemples pou...

    Maîtrisez les filigranes de carrelage Python avec 7 exemples pratiques. Apprenez à ajouter, créer et personnaliser des filigranes pour la sécurité des documents, à les supprimer et à protéger des fichiers à l'aide de l'API GroupDocs.Watermark pour la protection de contenu d'entreprise.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/fr/watermark/tiling-watermar...
  10. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code...following syntax: << barcode [ value ] - itf6 >> Download Template...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/barcode-image-...