Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,475 for

utf8

(0.16 sec)
  1. עדכוני Aspose.GIS: עריכת תכונות וגיאומטריות ושמ...

    מאמר זה סוקר את השיפורים האחרונים בספריית Aspose.GIS, תוך התמקדות ביכולות החדשות לגילוי ושמירת שינויי גיאומטריה במסד נתונים.... UTF8 . GetString ( jsonStream . ToArray...Request . Body , Encoding . UTF8 ); // just buffer the body....

    docs.aspose.com/gis/he/net/showcases/saving-cha...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++....System :: Text :: Encoding :: get_UTF8 () -> GetString ( enumerator...System :: Text :: Encoding :: get_UTF8 () -> GetString ( enumerator...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Convertir des fichiers MHTML en divers formats ...

    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.... UTF8 . GetBytes ( icsView ))); //...= Encoding . UTF8 . GetString ( Encoding . UTF8 . GetBytes (...

    docs.aspose.com/email/fr/net/converting-between...
  4. ארכיון

    ארכיון...UTF8.GetBytes(editor1); // ליצור...

    blog.aspose.com/he/pdf/create-pdf-files-in-asp-...
  5. TxtSaveOptionsBase Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Saving.TxtSaveOptionsBase för förbättrad dokumentsparning. Anpassa dina textformatalternativ för optimala resultat och effektivitet....UTF8 . ExportGeneratorName { get;...

    reference.aspose.com/words/sv/net/aspose.words....
  6. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...UTF8.GetBytes(fullHtmlContent)),...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  7. 档案

    档案...UTF8.GetBytes(File.ReadAllText(fileName))))...

    blog.aspose.com/zh/pdf/memorystream-file-pdf-cs...
  8. TxtLeadingSpacesOptions Enum | Aspose.Words per...

    Scopri l'enum Aspose.Words TxtLeadingSpacesOptions per una gestione efficiente degli spazi iniziali durante l'importazione di file di testo. Ottimizza l'elaborazione dei tuoi documenti oggi stesso!... UTF8 . GetBytes ( textDoc )), loadOptions...

    reference.aspose.com/words/it/net/aspose.words....
  9. HtmlMetafileFormat Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Saving.HtmlMetafileFormat enum för sömlös metafilsparning i HTML-dokument. Förbättra din dokumentkonverteringsupplevelse idag!... UTF8 . GetBytes ( html )), loadOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...UTF8.GetBytes(this.HtmlString); stream...= new MemoryStream(Encoding.UTF8.GetBytes(HtmlString))) { var...

    forum.aspose.com/t/how-to-imprve-performance-be...