Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 436 for

encoding

(0.1 sec)
  1. Generating slides preview for presentations | G...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....for both encoded and unencoded presentations. For encoded presentations...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  2. Email to Pdf - word wrapping issues - Free Supp...

    Hello, We’ve had fairly consistent issues with converting .eml files to .pdf where text gets cut-off on the right hand of the screen, the below email cuts off the signature to the right, for example. LongSignature.zip …...Encoding.UTF8.GetString(rawHtml); html...html; } return System.Text.Encoding.UTF8.GetBytes(html); } private...

    forum.groupdocs.com/t/email-to-pdf-word-wrappin...
  3. XML Dosyalarını Düzenle | Çevrimiçi Düzenleme v...

    XML dosyalarını düzenlemenin etkili yollarını keşfedin. XML dosyalarını çevrimiçi olarak düzenleyin veya bunu C# ve Java kullanarak programlı olarak yapın....Encoding = System.Text.Encoding.UTF8; // Düzenlenen...

    blog.groupdocs.com/tr/editor/edit-xml-files/
  4. Edit PDF | GroupDocs

    This guide demonstrates how to edit the content of PDF files like common text documents using GroupDocs.Editor for Python via .NET....is encoded with a password. If a document is not encoded, the...properties. If the input PDF is encoded, its correct password should...

    docs.groupdocs.com/editor/python-net/edit-pdf/
  5. Upravit soubory XML | Online editace a programa...

    Objevte efektivní způsoby úpravy souborů XML. Buď upravujte soubory XML online, nebo to proveďte programově pomocí C# a Java....Encoding = System.Text.Encoding.UTF8; // Uložte...

    blog.groupdocs.com/cs/editor/edit-xml-files/
  6. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using Python. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature Python API by GroupDocs.... encode_type = gsd . QrCodeTypes ....QrCodeSignOptions () qr_options . encode_type = gsd . QrCodeTypes ....

    docs.groupdocs.com/signature/python-net/how-to-...
  7. ערוך קבצי XML | עריכה מקוונת וגישה פרוגרמטית

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

    blog.groupdocs.com/he/editor/edit-xml-files/
  8. Tutoriel de signature numérique Python : signer...

    Tutoriel étape par étape complet pour créer des signatures électroniques sécurisées dans des documents en utilisant Python et GroupDocs.Signature - parfait pour les développeurs créant des applications de signature de documents...code-barres avec le texte à encoder options = gso . BarcodeSignOptions(...utilisé et fiable options . encode_type = gsd . BarcodeTypes ...

    blog.groupdocs.com/fr/signature/sign-documents-...
  9. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...file name or URI or Base64-encoded document data A byte array...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...
  10. Barcode Reader using Java | Scan Barcode from I...

    How to scan barcodes using Java within the application. Java example that reads barcode from an image that will help you build an online barcode scanner.... Extract the encoded information from the barcode...

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