Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,480 for

utf8

(0.51 sec)
  1. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file.... UTF8 . GetBytes ( "password" ) };...

    docs.aspose.com/3d/tr/net/import-3d-scenes-and-...
  2. استورد 3D مشاهد ومحتويات من PDF بـ C#|Documenta...

    فئة المشهد لـ Aspose. يمثل 3D API مشهد 3D. يمكن للمطورين استخراج 3D مشاهد ومحتويات من ملف PDF.... UTF8 . GetBytes ( "password" ) };...

    docs.aspose.com/3d/ar/net/import-3d-scenes-and-...
  3. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....System :: Text :: Encoding :: get_UTF8 ()); // By default, an output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. XmlMapping.IsMapped | Aspose.Words per .NET

    Scopri come la proprietà XmlMapping IsMapped verifica in modo efficiente la mappatura dei dati XML per i documenti strutturati, garantendo un'integrazione perfetta e la massima accuratezza.... UTF8 . GetString ( xmlPart . Data...

    reference.aspose.com/words/it/net/aspose.words....
  5. C# में OFT फ़ाइलों को विभिन्न स्वरूपों में परिव...

    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 ( "Attachment content"...= System . Text . Encoding . UTF8 ; // Save as HTML with specified...

    docs.aspose.com/email/hi/net/converting-between...
  6. Outlook संपर्क प्रबंधन|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.... UTF8 ); var opt = new VCardSaveOptions...PreferredTextEncodin = Encoding . UTF8 ; cont . Save ( "my.vcard" ...

    docs.aspose.com/email/hi/net/outlook-contacts-m...
  7. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...UTF8.GetBytes(html)); var document...= new MemoryStream(Encoding.UTF8.GetBytes(html)); var document...

    forum.aspose.com/t/converting-html-to-pdf-error...
  8. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...UTF8, EmbeddedFontType = HtmlEmbeddedFontType...to false Encoding = Encoding.UTF8, EmbeddedFontType = HtmlEmbeddedFontType...

    forum.aspose.com/t/html-file-is-displayed-incor...
  9. CSV Datei mit mehreren Kodierungen mit C++ lese...

    Lerne, wie du CSV Dateien mit mehreren Kodierungen mit Aspose.Cells for C++ liest....Kodierungen (Unicode, ANSI, UTF8, UTF7 usw.). Aspose.Cells ermöglicht...

    docs.aspose.com/cells/de/cpp/reading-csv-file-w...
  10. Table row splitting between pages when converti...

    Hi, I am converting HTML TO PDF using Aspose.PDF package. My table row is getting split between pages of generated PDF. Same issue was earlier reported by one of the user on your forum with Issue ID (PDFNET-56889) and i…...UTF8.GetBytes(html); using (var inStream...

    forum.aspose.com/t/table-row-splitting-between-...