Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 10,626 for

encoding

(0.08 sec)
  1. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....generating, SVG to base64 data encoding, and text vectorizing. These...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  2. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....CrLf combinations Uses UTF8 encoding The following code example...

    docs.aspose.com/words/python-net/how-to-extract...
  3. Font Metadata

    Font metadata gives a bunch of common information and some technical details. It helps distinguish, categorize and properly use them....font’s character set, its encoding, and its metrics information...

    docs.aspose.com/font/net/font-metadata/
  4. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java....and outer packaging, usually encoding GTIN-14 values. 2. Recognizing...GS1 application identifiers encoded in a Code 128 symbol. 5. Multiple...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 用 Python 从网站提取 SVG - Aspose.HTML

    了解如何使用 Aspose.HTML 从网站下载 SVG。考虑使用 Python 示例自动从任何网站外挂内联和外部 SVG。...svg" ), 'w' , encoding = ' utf - 8 ' ) as file: 18...

    docs.aspose.com/html/zh/python-net/extract-svg-...
  6. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....render text with this font, get encoding data, and font metrics. You...

    docs.aspose.com/font/net/how-to-load-fonts/
  7. 使用C++从所有PDF页面提取文本|Aspose.PDF for C++

    本文介绍了使用Aspose.PDF在C++中从PDF文档提取文本的各种方法。包括从整个页面、特定部分、基于列等。...extractedText = System :: Text :: Encoding :: get_Unicode () -> GetString...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-al...
  8. Managing Messages in PST Files|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.... PR_SUBJECT_W , Encoding . Unicode . GetBytes ( "New...MapiPropertyTag . PR_ORG_EMAIL_ADDR_W , Encoding . Unicode . GetBytes ( "test_address@org...

    docs.aspose.com/email/net/managing-messages-in-...
  9. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....StreamWriter > ( outPath , false , Encoding :: get_UTF8 ()); // Syste...er("TestFile.txt", false, Encoding::get_UTF8()); //Writing Paragraphs...

    docs.aspose.com/slides/cpp/manage-paragraph/
  10. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....svg" , "w" , encoding = "utf-8" ) as svg_stream...

    docs.aspose.com/slides/python-net/picture-frame/