Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 7,958 for

encoding

(0.09 sec)
  1. Convert USD to STL via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Description file format that encodes data for the purpose of data...

    products.aspose.com/3d/net/conversion/usd-to-stl/
  2. Převést USD na DXF prostřednictvím C# | product...

    Převeďte USD a další soubory 3D pomocí .NET API...Description file format that encodes data for the purpose of data...

    products.aspose.com/3d/cs/net/conversion/usd-to...
  3. Wide-to-Narrow Ratio|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.... To read the encoded information in a barcode reliably...

    docs.aspose.com/barcode/jasperreports/wide-to-n...
  4. 使用多种编码方式读取CSV文件|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....csv" ; //Set Multi Encoded Property to True TxtLoadOptions...

    docs.aspose.com/cells/zh/java/reading-csv-file-...
  5. HtmlFixedSaveOptions.exportEmbeddedCss property...

    HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document....encoding property HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 아카이브

    아카이브... Encoding : Specify the encoding. ExpImageToTempDir...

    blog.aspose.com/ko/cells/convert-excel-to-html-...
  7. Archivo

    Archivo...yphId> gid = ttfFont->get_Encoding()->DecodeToGid(code); if (gid...System::SharedPtr<GlyphId> gid = font->get_Encoding()->DecodeToGid(code); if (gid...

    blog.aspose.com/es/font/detect-latin-symbols-in...
  8. 아카이브

    아카이브...Encoding.DecodeToGid(code); if (gid...code++) { GlyphId gid = font.Encoding.DecodeToGid(code); if (gid...

    blog.aspose.com/ko/font/detect-latin-symbols-su...
  9. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...Encoding.UTF8.GetString(xmpblock));...MemoryStream(); byte[] contentBytes = Encoding.UTF8.GetBytes(xmlContent);...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  10. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...Name }, Encoding.UTF8); } } } Console.Writ...txt", new[] { item.Name }, Encoding.UTF8); } } } Console.ReadKey();...

    forum.aspose.com/t/aspose-zip-for-net/222189