Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 11,199 for

encoding

(0.66 sec)
  1. 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...
  2. Ինչպես փոխարկել CSV-ն PDF-ի, օգտագործելով C#

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

    kb.aspose.com/hy/cells/net/how-to-convert-csv-t...
  3. 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...
  4. 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...
  5. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons....lightweight and readable way to encode data about points, lines, polygons...large datasets. Limited data encoding: GeoJSON has some limitations...

    products.aspose.com/gis/net/gis-formats/geojson/
  6. 使用 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...
  7. 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...
  8. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....password for protected files, and encoding properties to name a few....

    kb.aspose.com/words/python/how-to-split-pages-i...
  9. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert DOCX to Markdown using Python....object is used to set the encoding properties, add force page...

    kb.aspose.com/words/python/how-to-convert-word-...
  10. How to Open MSG File in Java

    This brief tutorial guides on how to open MSG file in Java. It provides details about the environment, a step-by-step process and a runnable sample code to view MSG files in Java....options to set preferred text encoding for the message, or a callback...

    kb.aspose.com/email/java/how-to-open-msg-file-i...