Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 72,418 for

ios

(0.12 sec)
  1. Archiv

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

    blog.aspose.com/cs/page/convert-eps-ps-to-svg-c...
  2. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 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/
  6. 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/
  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. 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/
  9. Insert Image using docx4j and Aspose.Words|Aspo...

    Add an image into a document easily and fast instead of using docx4j.... io . InputStream is = new java . io . FileInputStream...wordMLPackage . save ( new java . io . File ( dataDir + "OUT_AddImage...

    docs.aspose.com/words/java/insert-image-using-d...
  10. إضافة صورة خلفية إلى Excel باستخدام C++|Documen...

    كيف تدخل صورة خلفية إلى Excel باستخدام 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/ar/cpp/insert-background-...