Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 11,230 for

encoding

(0.17 sec)
  1. Convert U3D to FBX via Java | products.aspose.com

    Sample Java conversion code for U3D format to FBX file. Use this example code to convert U3D to FBX within any Web or Desktop Java based application....finds its main utilization in encoding for 3D PDF rather than being...

    products.aspose.com/3d/java/conversion/u3d-to-fbx/
  2. Merge VDX Files via .NET | products.aspose.com

    C# source code to combine VDX documents on .NET Framework, .NET Core, Mono or COM Interop....formatting standards and image data encoding specifications that allow...

    products.aspose.com/diagram/net/merger/vdx/
  3. Watermark VDX document via Python | products.as...

    Python sample code to add watermark to VDX documents within any Python based application....formatting standards and image data encoding specifications that allow...

    products.aspose.com/diagram/python-java/waterma...
  4. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++.... get_Encoding () const Specifies the encoding to use when...formats. Default value is Encoding.UTF8 . get_ExportAsHtml ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. What is the usage of aspose-words-25.4.pom - Fr...

    In my project, I just use aspose by adding something like <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>21.5</version> <classi…...0" encoding="UTF-8"?> <project xmlns="http://maven...plugin library is used for encoding PNG images. --> <!-- see https://github...

    forum.aspose.com/t/what-is-the-usage-of-aspose-...
  6. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within .NET....(metrics); 16 17 //Get cmap unicode encoding table from font as object...12 GlyphId gid = ttfFont. Encoding . DecodeToGid (code); 13 if...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  7. What is an XML File? MPP File Extension, Proces...

    Learn about the XML file format, its extension, and how it is used for project management. Discover XML file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XML files seamlessly....supports UTF-8 and UTF-16 encoding, providing broad compatibility...names are case-sensitive. Encoding & Character Support: Supports...

    products.aspose.com/tasks/supported-formats/xml/
  8. Convert U3D to DRC via Python | products.aspose...

    Sample code for U3D to DRC Python conversion. Use API example code for batch U3D files to DRC conversion within VB.NET, Asp.NET or any .NET based application....finds its main utilization in encoding for 3D PDF rather than being...transmission of 3D graphics. It encodes the input data and saves it...

    products.aspose.com/3d/python-net/conversion/u3...
  9. Convert U3D to USD via C# | products.aspose.com

    Sample code for U3D to USD C# conversion. Use API example code for batch U3D files to USD conversion within VB.NET, Asp.NET or any .NET based application....finds its main utilization in encoding for 3D PDF rather than being...Description file format that encodes data for the purpose of data...

    products.aspose.com/3d/net/conversion/u3d-to-usd/
  10. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...ExportActiveWorkshee = true, Encoding = Encoding.UTF8 }; workbook.Save(fs...

    forum.aspose.com/t/aspose-cells-incorrect-html-...