Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 9,879 for

encoding

(0.17 sec)
  1. Exportar informe a Powerpoint sin instalación d...

    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....streamIds; string mimeType; string encoding; var executionInfo = _executionService...extension, out mimeType, out encoding, out warnings, out streamIds);...

    docs.aspose.com/slides/es/reportingservices/exp...
  2. العمل مع قوائم التوزيع في ملف PST|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.... encode () member2 = ae . mapi . MapiDistributionList.... entry_id = strEntryId2 . encode () members = ae . mapi . MapiDistributionList...

    docs.aspose.com/email/ar/python-net/working-wit...
  3. Berichten laden en opslaan|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.... preferred_text_encoding = "utf-8" eml_load_options...html_load_options . preferred_text_encoding = "utf-8" html_load_options...

    docs.aspose.com/email/nl/python-net/loading-and...
  4. Gerar PDF a partir de XML|Aspose.PDF para Java

    Aspose.PDF para Java oferece a oportunidade de converter um arquivo XML em documento PDF, requerendo que o arquivo XML de entrada siga o Schema do Aspose.PDF para Java....0" encoding="utf-8" ?> <catalog> <cd>...assim: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/pt/java/generate-pdf-from-xml/
  5. XMLからPDFを生成する|Aspose.PDF for .NET

    Aspose.PDF for .NETは、入力XMLファイルを必要とするXMLファイルをPDF文書に変換するいくつかの方法を提供します。...0" encoding="utf-8" ?> <catalog> <cd>...なります: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/ja/net/generate-pdf-from-xml/
  6. Lưu trữ

    Lưu trữ... Encoding : Specify the encoding. ExpImageToTempDir...

    blog.aspose.com/vi/cells/convert-excel-to-html-...
  7. ค้นหา

    ค้นหา...yphId> gid = ttfFont->get_Encoding()->DecodeToGid(code); if (gid...System::SharedPtr<GlyphId> gid = font->get_Encoding()->DecodeToGid(code); if (gid...

    blog.aspose.com/th/font/detect-latin-symbols-in...
  8. أرشيف

    أرشيف...yphId> gid = ttfFont->get_Encoding()->DecodeToGid(code); if (gid...System::SharedPtr<GlyphId> gid = font->get_Encoding()->DecodeToGid(code); if (gid...

    blog.aspose.com/ar/font/detect-latin-symbols-in...
  9. Chercher

    chercher...MergeMesh(scene); // Encoder ce maillage au format PLY FileFormat...FileFormat.PLY.Encode(mesh, "LAD-TOP.ply"); Obtenez une licence...

    blog.aspose.com/fr/3d/split-merge-3d-mesh-csharp/
  10. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...HTML as string string html = Encoding.UTF8.GetString(ms.ToArray());...Content(wrappedHtml, "text/html", Encoding.UTF8); } } Professionalize...

    forum.aspose.com/t/how-to-create-a-aspose-cells...