Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,250 for

utf8

(0.42 sec)
  1. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = new Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...UTF8.GetBytes(text2))){ // Import...

    forum.aspose.com/t/imported-polygon-annotation-...
  2. Leer archivo CSV con múltiples codificaciones u...

    Aprende cómo leer archivos CSV con múltiples codificaciones usando Aspose.Cells for Node.js via C++....codificaciones (Unicode, ANSI, UTF8, UTF7, etc). Aspose.Cells te...

    docs.aspose.com/cells/es/nodejs-cpp/reading-csv...
  3. قراءة ملف CSV مع الترميز المتعدد باستخدام C++|D...

    تعلم كيفية قراءة ملفات CSV ذات الترميزات المتعددة باستخدام Aspose.Cells for C++....ترميزات متعددة (Unicode، ANSI، UTF8، UTF7، إلخ). تتيح لك Aspose...

    docs.aspose.com/cells/ar/cpp/reading-csv-file-w...
  4. Läser CSV fil med flera teckenkodningar med Nod...

    Lär dig hur du läser CSV filer med flera teckenkodningar med Aspose.Cells for Node.js via C++....teckenkodningar (Unicode, ANSI, UTF8, UTF7, etc). Aspose.Cells låter...

    docs.aspose.com/cells/sv/nodejs-cpp/reading-csv...
  5. StructuredDocumentTagRangeStart.XmlMapping | As...

    Scopri come la proprietà StructuredDocumentTagRangeStart XmlMapping collega l'intervallo di tag del tuo documento ai dati XML personalizzati, migliorando l'integrazione dei documenti.... UTF8 . GetString ( xmlPart . Data...

    reference.aspose.com/words/it/net/aspose.words....
  6. أرشيف

    أرشيف...بتعيين ترميز UTF8 options.setEncoding(Charset.forName("UTF8")); //...

    blog.aspose.com/ar/tasks/convert-mpp-to-excel-u...
  7. Aspose.PDF for Java 9.3.1의 공용 API 변경 사항|Aspose....

    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 com.aspose.pdf.TextEncodingInternal...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  8. DocumentSplitCriteria Enum | Aspose.Words لـ .NET

    اكتشف كيف يُحسّن Aspose.Words.Saving.DocumentSplitCriteria تقسيم المستندات للحصول على أفضل صيغ HTML وEpub وAzw3. بسّط عملية الحفظ!... UTF8 ; // بشكل افتراضي، سيكون مستند...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....System :: Text :: Encoding :: get_UTF8 ()); // By default, an output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.Utf8.GetBytes(_htmlDocument.H…...UTF8.GetBytes(_htmlDocument.Html...= new MemoryStream(Encoding.UTF8.GetBytes(html)); // ----------...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...