Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 7,954 for

encoding

(0.12 sec)
  1. تجنب العلامة العلمية للأرقام الكبيرة أثناء الاس...

    تعرف على كيفية منع تحويل الأرقام الكبيرة إلى صيغة الأُس عند الاستيراد من HTML باستخدام Aspose.Cells for Node.js via C++.... encode ( html ); // Set Html load...

    docs.aspose.com/cells/ar/nodejs-cpp/avoid-expon...
  2. Manage X-Dimension and Y-Dimension in Ruby|Docu...

    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....Set up code text (data to be encoded) bb . setCodeText ( "1234567"...

    docs.aspose.com/barcode/java/manage-x-dimension...
  3. Générer un PDF à partir d'un XML|Aspose.PDF pou...

    Aspose.PDF pour Java offre la possibilité de convertir un fichier XML en document PDF en exigeant que le fichier XML d'entrée suive le schéma Aspose.PDF pour Java....0" encoding="utf-8" ?> <catalog> <cd>...ceci : <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/fr/java/generate-pdf-from-xml/
  4. 아카이브

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

    blog.aspose.com/ko/cells/convert-excel-to-html-...
  5. 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...
  6. 아카이브

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

    blog.aspose.com/ko/font/detect-latin-symbols-su...
  7. 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/...
  8. 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
  9. آرشیوها

    آرشیوها...yphId> gid = ttfFont->get_Encoding()->DecodeToGid(code); if (gid...System::SharedPtr<GlyphId> gid = font->get_Encoding()->DecodeToGid(code); if (gid...

    blog.aspose.com/fa/font/detect-latin-symbols-in...
  10. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...html"); var byteArray = Encoding.UTF8.GetBytes(html); // Create...30; byte[] contentBytes = Encoding.UTF8.GetBytes(mbContent);...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...