Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 62,257 for

ios

(0.13 sec)
  1. 搜索

    搜索...io.File 類獲取數組中圖像文件名的列表。 對於列表中的每個圖像文件,執行以下操作:...Stream 對象 java.io.FileInputStream fs = new java.io.FileInputStream(imageDir...

    blog.aspose.com/zh-hant/pdf/generate-pdf-file-f...
  2. Архів

    Архів...IO.File.Open(dataDir + Path.Get...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/uk/page/convert-xps-to-tiff-in-...
  3. Aspose.PDF for C++를 사용하여 XFDF 형식으로 주석 가져오기 및 내보...

    C++ 및 Aspose.PDF for C++ 라이브러리를 사용하여 XFDF 형식으로 주석을 가져오고 내보낼 수 있습니다....내보내기 auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/ko/cpp/import-export-xfdf/
  4. Работа с приоритетами задачи | Aspose.Tasks док...

    Узнайте, как работать с приоритетами задачи Microsoft Project (MPP/XML), используя Aspose.Tasks для c# и vb.net....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream..."TaskPriority.mpp" , System::IO::FileMode::Open); 4 System ::SharedPtr...

    docs.aspose.com/tasks/ru/cpp/task-priorities/
  5. Робота з пріоритетами завдань | Aspose.Tasks До...

    Дізнайтеся, як працювати з пріоритетами завдань Microsoft Project (MPP/XML) за допомогою Aspose.Tasks для C# та VB.net....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream..."TaskPriority.mpp" , System::IO::FileMode::Open); 4 System ::SharedPtr...

    docs.aspose.com/tasks/uk/cpp/task-priorities/
  6. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...detect_file_format ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO The stream. Remarks The stream...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LaTeX to image | Aspose.TeX for C++

    To convert TeX to image formats using Aspose.TeX API solution for C++ learn this article that describes how to do this and the code examples....System::MakeObject < TeXJob > (System::IO::Path::Combine(RunExamples::InputDirectory...System::IO::Stream > fs = System::IO::File::Open(System::IO::Pat...

    docs.aspose.com/tex/cpp/latex-to-image/
  8. Converti PostScript con l'API Aspose.Page C++

    La funzionalità di conversione da PS a BMP inclusa nella soluzione API Aspose.Page per C++ è spiegata e illustrata con frammenti di codice qui....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/it/cpp/convert-ps/
  9. Convertir PostScript con la API Aspose.Page C++

    La funcionalidad de conversión de PS a BMP incluida en la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/es/cpp/convert-ps/
  10. Convertir EPS avec l'API C++ Aspose.Page

    La fonctionnalité de conversion EPS en WMF offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/fr/cpp/convert/eps-to-png/