Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 72,582 for

ios

(0.28 sec)
  1. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...self , language : str , stream : io . BytesIO ): ... Parameter Type...RFC 4646 for details. stream io.BytesIO A stream for the dictionary...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ค้นหา

    ค้นหา...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // เพิ่มรูปภ...

    blog.aspose.com/th/pdf/add-extract-remove-repla...
  3. Gestionar libros de trabajo de gráficos en pres...

    Descubra Aspose.Slides para С++: gestione sin esfuerzo los libros de trabajo de gráficos en formatos PowerPoint y OpenDocument para simplificar los datos de su presentación....System :: SharedPtr < System :: IO :: MemoryStream > stream = data...Aspose :: Cells :: Systems :: IO :: MemoryStream (); workbook...

    docs.aspose.com/slides/es/cpp/chart-workbook/
  4. 使用C++从所有PDF页面提取文本|Aspose.PDF for C++

    本文介绍了使用Aspose.PDF在C++中从PDF文档提取文本的各种方法。包括从整个页面、特定部分、基于列等。...textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-al...
  5. Extraer Imágenes de PDF|Aspose.PDF para Android...

    Cómo extraer una parte de la imagen de un PDF usando Aspose.PDF para Android a través de Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/es/androidjava/extract-imag...
  6. Upptäck filformat för krypterade Office Open XM...

    Lär dig hur du upptäcker filformat för krypterade Office Open XML (OOXML) filer med Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/sv/cpp/detect-file-format...
  7. Converter PostScript com a API Aspose.Page C++

    A funcionalidade de conversão de PS para BMP incluída na solução da API Aspose.Page para C++ é explicada e ilustrada com os excertos de código aqui....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/pt/cpp/convert-ps/
  8. 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/
  9. 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/
  10. 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/