Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 6,216 for

encoding

(0.05 sec)
  1. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint 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/
  2. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....versatile API enables both encoding and decoding within your Python...

    products.aspose.com/total/python-net/
  3. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and stroke, including color, opacity, thickness, use of dashing, etc....generating, SVG to base64 data encoding, and text vectorizing. These...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  4. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Doughnut charts, better Big5 encoding handling, and support for...insert_group_shape method. 24.10 Big5 encoding handling for TrueType cmap...

    docs.aspose.com/words/python-net/what-s-new-in-...
  5. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Doughnut charts, better Big5 encoding handling, and support for...InsertGroupShape method. 24.10 Big5 encoding handling for TrueType cmap...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  6. Aspose.PSD for Java 23.6 - Release Notes|Docume...

    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....()[ 1 ]; String textData = Encoding . getEncoding ( "Windows-1251"...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for project management. Discover MPT file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....Binary compound file format Encoding: Unicode Supported Versions:...

    products.aspose.com/tasks/supported-formats/mpt/
  8. 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...
  9. How to Zip and Unzip Files in Java | Aspose.Zip...

    This guide teaches you how to zip and unzip files using Java programming methods. Discover various ways to compress and decompress files with detailed examples....Create instance of and set encoding to StandardCharsets.US_ASCII...

    docs.aspose.com/zip/java/compressing-and-decomp...
  10. 管理 C++ 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...StreamWriter > ( outPath , false , Encoding :: get_UTF8 ()); // Syste...er("TestFile.txt", false, Encoding::get_UTF8()); // 通过提供段落起始索引,总段落数将段落数据写入...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/