Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 11,102 for

encoding

(2.32 sec)
  1. Ինչպես փոխարկել CSV-ն PDF-ի, օգտագործելով C#

    Այս հիմնական ձեռնարկը կբացատրի, թե ինչպես փոխարկել CSV-ն PDF-ի՝ օգտագործելով C#: Այն տրամադրում է քայլեր և գործարկման կոդ՝ CSV-ը PDF-ի փոխելու համար՝ օգտագործելով C#:...հատկություններ, ինչպես նաև CultureInfo, Encoding, ExtendToNextSheet և շատ ավելին:...

    kb.aspose.com/hy/cells/net/how-to-convert-csv-t...
  2. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...@font-face at-rules in Base64 encoding. Important! When exporting...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 使用 Outlook 联系人|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....VCardSaveOptions 对象的 preferred_text_encoding 属性设置为 "utf-8"。以下代码片段展示如何在项目中实现此功能:...() options . preferred_text_encoding = "utf-8" contact . save (...

    docs.aspose.com/email/zh/python-net/working-wit...
  4. Bug 5081: GeoPakcage to Csv - Conversion succee...

    Hi Alexander, Please see: How I test this conversion with visualizer tool. GeoPakcage I see point , but in CSV i see id as follow: image.png (1.0 KB) In mygeodata I do not see the point of input file. Test data: 5…...Delimiter = ',', // Encode as UTF‑8 (recommended) Encoding = System.Text...Text.Encoding.UTF8 }; // Export to CSV collection.Export("output...

    forum.aspose.com/t/bug-5081-geopakcage-to-csv-c...
  5. Supported Extensions - Free Support Forum - asp...

    Hi Alexander, 1.Can you please verify if you supported these extensions? 2.For the depend, do you support them or not ? 3.If the files not mandatories, do you used them in your conversion if there are exists? 4. For …... • Stores the character encoding for text fields in the .dbf...single line specifying the encoding, e.g., UTF-8 or ISO-8859-1...

    forum.aspose.com/t/supported-extensions/324525
  6. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!...Document ( new MemoryStream ( Encoding . UTF8 . GetBytes ( html ))...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Merge XPS files | .NET API Solution

    Merger XPS functionality of Aspose.Page API solution for .NET allows you to combine several XPS files into a single XPS or PDF document....Enumeration, may be Run Length Encoding (RLE), Flate, Lempel-Ziv-Welch...Enumeration, may be Run Length Encoding (RLE), Flate, Lempel-Ziv-Welch...

    docs.aspose.com/page/net/merge/xps/
  8. Generate ITF Barcodes in C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Interleaved 2-of-5 standard to encode trade identifiers defined as... This barcode type allows encoding a set of 14 digits where the...

    docs.aspose.com/barcode/cpp/itf-barcodes/
  9. How to Generate QR Code in C++

    This topic provides a simple solution to the question how to generate QR code in C++. In C++ QR code generator application can be developed with simple steps and few API calls....a QR code by setting QR as encode type Set the QR code text and...BarcodeGenerator class and set the encoding type to QR. You can use other...

    kb.aspose.com/barcode/cpp/how-to-generate-qr-co...
  10. Question on behavior of MailMessage Load(System...

    Hi, I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit. I load an eml email file as a byte array from disk: rawData = …...p7m" Content-Transfer-Encoding: base64 MIME-Version: 1.0...name="smime.p7m" Content-Transfer-Encoding: base64 Content-Disposition:...

    forum.aspose.com/t/question-on-behavior-of-mail...