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

ios

(0.17 sec)
  1. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...the document from bytes") with io.BytesIO(pdf_bytes) as input_stream:...DocSaveOptions.DocFormat.DOC_X with io.BytesIO() as output_stream: print("Saving...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  2. Archiv

    Archiv...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/de/page/convert-eps-ps-to-svg-c...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IssuerName method. Returns the subject distinguished name of the certificate isuuer in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_Count method. Gets the number of elements contained in the collection in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  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. 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...