Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 22,010 for

reader

(0.08 sec)
  1. EPS の切り抜き | JavaScript API ソリューション

    Aspose.Page API ソリューションが提供する C++ 経由の JavaScript 用 EPS 切り抜き機能について、コードスニペットを用いて解説します。...file_reader = new FileReader();’ を作成し、ファイル ‘file_reader.readAsArrayBuffer(e...const file_reader = new FileReader(); 3 file_reader. onload =...

    docs.aspose.com/page/ja/javascript-cpp/crop-eps/
  2. Смена пароля PDF-файла|Aspose.PDF for .NET

    Узнайте, как изменить пароль PDF-документа в .NET для повышения безопасности файла с помощью Aspose.PDF.... Acrobat/Reader предложит пользователю ввести...комментирование и т.д. Acrobat/Reader запретит эти действия в зависимости...

    docs.aspose.com/pdf/ru/net/change-password/
  3. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Rtf in C++....with pre-Microsoft Word 97 readers and WordPad. // Set the "E...document, // but prevent old readers from being able to read any...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 記録

    記録...const file_reader = new FileReader(); file_reader.onload = event...[event.target.result]); }; file_reader.readAsArrayBuffer(e.target...

    blog.aspose.com/ja/pdf/convert-pdf-to-excel-jav...
  5. 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....कैसे लागू कर सकते हैं: var reader = new CalendarReader ( fileName...WriteLine ( "Calendar contains " + reader . Count + " events" ); Console...

    docs.aspose.com/email/hi/net/managing-outlook-c...
  6. Arbeiten mit Zimbra|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....implementiert wird: try ( TgzReader reader = new TgzReader ( "test2.tgz"...found in Calendar subfolder reader . exportTo ( "out" ); } Programmieren...

    docs.aspose.com/email/de/java/working-with-zimbra/
  7. Работа с Zimbra|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 ( TgzReader reader = new TgzReader ( "test2.tgz"...found in Calendar subfolder reader . exportTo ( "out" ); } Программирование...

    docs.aspose.com/email/ru/java/working-with-zimbra/
  8. Procurar

    Procurar...fluxo de página BarCodeReader reader = new BarCodeReader(stream);...for (BarCodeResult result : reader.readBarCodes()) { System.out...

    blog.aspose.com/pt/barcode/read-barcode-from-pd...
  9. 記録

    記録...; $reader = new BarcodeReader($file_name); while ($reader->read())...($reader->read()) { print($reader->getCodeText(false)); print("\n"); pr...

    blog.aspose.com/ja/barcode/php-barcode-generato...
  10. C++ 바코드 라이브러리: QR, Data Matrix, PDF417, Code 12...

    네이티브 C++ 애플리케이션에 바코드 생성 및 인식을 추가하세요. Windows와 Linux에 최적화된 빠른 SDK로 QR Code, PDF417, Data Matrix, Code 128 등 다양한 형식을 생성하고 스캔할 수 있습니다....instance of BarCodeReader auto reader = System :: MakeObject < BarCodeReader...recognition quality settings reader -> set_QualitySettings ( QualitySettings...

    products.aspose.com/barcode/ko/cpp/