Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 72,972 for

ios

(0.76 sec)
  1. How to remove Underline Annotation using C++ | ...

    Remove Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/underlin...
  2. How to remove Highlight Annotation using C++ | ...

    Remove Highlight annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/highligh...
  3. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties... io . File . read_all_bytes ( DATABASE_DIR...DATABASE_DIR + 'cat001.zip' ) with io . BytesIO ( zip_file_bytes )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::ChmLoadOptions::ChmLoad...

    Aspose::Words::Loading::ChmLoadOptions::ChmLoadOptions constructor. Initializes a new instance of this class with default values in C++....< System :: IO :: MemoryStream > ( System :: IO :: File :: ReadAllBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Архивы

    Архивы...XImage->Save(System::SharedPtr System::IO::Stream поток, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ru/pdf/working-with-images-in-p...
  6. Архів

    Архів...XImage->Save(System::SharedPtr System::IO::Stream потік, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/uk/pdf/working-with-images-in-p...
  7. Convertir MHTML a PDF en Java – Aspose.HTML for...

    Aprenda cómo convertir MHTML a PDF usando Aspose.HTML for Java. Considere varIos escenarIos de conversión de MHTML a PDF en código Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/es/java/convert-mhtml-to-pdf/
  8. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  9. PS形式ファイルの操作 | C ++のAspose.Page

    これらの記事では、Aspose.Page for C++ APIソリューションを使用して、PSまたはEPSファイル内のテキスト、図形、タイリングパターン、グラデーション、画像、ページを操作する方法について説明します。...3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/ja/cpp/working-with-ps/
  10. Arbeiten mit Seiten in PostScript | C++

    Wie Seiten zur PS-Datei hinzugefügt werden, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/de/cpp/ps/working-with-pages/