Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 22,009 for

reader

(0.08 sec)
  1. Добавить именованное значение в метаданные XMP ...

    Процесс добавления именованного значения в метаданных XMP с Aspose.Page для JavaScript через C ++ объясняется и иллюстрируется фрагментами кода....шагов: Создать файл reader ‘const file_reader = new FileReader ();’...();’ и прочитать файл ‘file_reader.readasarraybuffer (e.target...

    docs.aspose.com/page/ru/javascript-cpp/xmp-meta...
  2. Thunderbird के साथ प्रोग्रामिंग|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....); try ( MboxrdStorageReader reader = new MboxrdStorageReader (...= { null }; while (( msg = reader . readNextMessage ( /* out...

    docs.aspose.com/email/hi/java/programming-with-...
  3. آرشیوها

    آرشیوها...const file_reader = new FileReader(); file_reader.onload = event...[event.target.result]); }; file_reader.readAsArrayBuffer(e.target...

    blog.aspose.com/fa/pdf/convert-pdf-to-word-java...
  4. Dyslexia and Fonts

    Dyslexic fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here....challenging to read for dyslexic readers due to their letterforms and...challenges faced by dyslexic readers. These fonts are commonly used...

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  5. Rimuovi immagini dal PDF tramite JavaScript via...

    Questa pagina descrive come rimuovere immagini da PDF con JavaScript direttamente sul Web....const file_reader = new FileReader (); file_reader . onload =..."application/pdf" ); }; file_reader . readAsArrayBuffer ( e . target...

    products.aspose.com/pdf/it/javascript-cpp/image...
  6. PDF Header Insertion Using JavaScript via C++ |...

    Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file....const file_reader = new FileReader (); file_reader . onload =..."application/pdf" ); }; file_reader . readAsArrayBuffer ( e . target...

    products.aspose.com/pdf/javascript-cpp/header/
  7. Thunderbird ile Programlama|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....class and pass the stream var reader = new MboxrdStorageReader (...reading messages var message = reader . ReadNextMessage (); // Read...

    docs.aspose.com/email/tr/net/programming-with-t...
  8. Pemrograman dengan Thunderbird|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....class and pass the stream var reader = new MboxrdStorageReader (...reading messages var message = reader . ReadNextMessage (); // Read...

    docs.aspose.com/email/id/net/programming-with-t...
  9. C# 를 사용하여 XML 변환 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 XML을 변환합니다....XslCompiledTransform (); using ( var reader = System . Xml . XmlReader...xsltString ))) { transform . Load ( reader ); } var memoryStream = new...

    products.aspose.com/pdf/ko/net/transform-xml/
  10. مسح ضوئي لصور ISMN الرمز الشريطي عبر C++ | Aspose

    نموذج لرمز C ++ لمسح ISMN الرمز الشريطي وفك تشفيره في C ++ Runtime Environment لنظام التشغيل Windows 32 بت أو Windows 64 بت أو Linux 64 بت....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: ISMN ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/ar/cpp/ismn/recognize/