Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 429 for

encoding

(0.09 sec)
  1. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API.... getText ()+ " and encode type " + barcodeSignature ...barcodeSignature . getText ()+ " and encode type " + barcodeSignature ...

    docs.groupdocs.com/signature/java/delete-barcod...
  2. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Python via .NET.... But when spreadsheet is encoded, the is the only way to set...case output document will be encoded. Another possibility — to set...

    docs.groupdocs.com/editor/python-net/edit-excel/
  3. Cara Mengedit File XML menggunakan C# | Pengedi...

    Edit atau perbarui data XML Anda secara terprogram dalam aplikasi .NET Anda menggunakan C#. Ubah file XML dan simpan perubahan dalam berbagai format....Encoding = System.Text.Encoding.UTF8; // Simpan...

    blog.groupdocs.com/id/editor/edit-xml-files-usi...
  4. C# Kullanarak XML Dosyalarını Düzenleme | XML D...

    C# kullanarak .NET uygulamalarınızda XML verilerinizi programlı olarak düzenleyin veya güncelleyin. XML dosyalarını değiştirin ve değişiklikleri çeşitli biçimlerde kaydedin....Encoding = System.Text.Encoding.UTF8; // Düzenlenmiş...

    blog.groupdocs.com/tr/editor/edit-xml-files-usi...
  5. Jak upravovat soubory XML pomocí C# | .NET API ...

    Upravujte nebo aktualizujte svá data XML programově v rámci aplikací .NET pomocí C#. Upravte soubory XML a uložte změny v různých formátech....Encoding = System.Text.Encoding.UTF8; // Uložte...

    blog.groupdocs.com/cs/editor/edit-xml-files-usi...
  6. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....int auto_Key ; /** * <p> * Encode method to encrypt string. *...Source string to encode. */ public final String encode ( String source...

    docs.groupdocs.com/signature/java/implement-cus...
  7. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....int auto_Key ; /** * <p> * Encode method to encrypt string. *...Source string to encode. */ public final String encode ( String source...

    docs.groupdocs.com/signature/java/search-for-em...
  8. Delete QR-code signatures from documents | Grou...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API.... getText ()+ " and encode type " + qrCodeSignature ....qrCodeSignature . getText ()+ " and encode type " + qrCodeSignature ....

    docs.groupdocs.com/signature/java/delete-qr-cod...
  9. كيفية تحرير ملفات XML باستخدام C # | تحرير XML....

    قم بتحرير أو تحديث بيانات XML الخاصة بك برمجيًا داخل تطبيقات .NET باستخدام C #. تعديل ملفات XML وحفظ التغييرات بتنسيقات مختلفة....Encoding = System.Text.Encoding.UTF8; // احفظ بيانات...

    blog.groupdocs.com/ar/editor/edit-xml-files-usi...
  10. Inserting Images 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. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....image URI, path, or Base64-encoded image data While building a...insertion of images from Base64-encoded bytes is available for file...

    docs.groupdocs.com/assembly/net/inserting-image...