Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 278 for

encoding

(0.04 sec)
  1. 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...
  2. 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...
  3. RTF/DOC to DOCX conversion - Free Support Forum...

    Hello!) I meet the following problem using GroupDocs.Conversion for RTF/DOC to DOCX conversion: the converted file content looks like encoded byte array instead of the readable text as in the source file: Here is my co…...converted file content looks like encoded byte array instead of the readable...file displaying content as an encoded byte array instead of readable...

    forum.groupdocs.com/t/rtf-doc-to-docx-conversio...
  4. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...for both encoded and unencoded presentations; for encoded the end-user...

    docs.groupdocs.com/editor/java/generating-slide...
  5. כיצד לערוך קבצי XML באמצעות C# | עריכת XML .NET...

    ערוך או עדכן את נתוני ה-XML שלך באופן פרוגרמטי בתוך יישומי NET שלך באמצעות C#. שנה קבצי XML ושמור את השינויים בפורמטים שונים....Encoding = System.Text.Encoding.UTF8; // שמור נתוני...

    blog.groupdocs.com/he/editor/edit-xml-files-usi...
  6. Cómo editar archivos XML usando C# | API de .NE...

    Edite o actualice sus datos XML mediante programación dentro de sus aplicaciones .NET usando C#. Modifique archivos XML y guarde los cambios en varios formatos....Encoding = System.Text.Encoding.UTF8; // Guarde...

    blog.groupdocs.com/es/editor/edit-xml-files-usi...
  7. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....insertion of documents from Base64-encoded bytes is available for file...document URI, path, or Base64-encoded document data While building...

    docs.groupdocs.com/assembly/java/inserting-docu...
  8. Delete Barcode signatures from documents | Docu...

    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...
  9. 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...
  10. Inserting Images Dynamically | Documentation

    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...