Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 56,298 for

ios

(0.07 sec)
  1. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    products.aspose.com/pdf/java/parser/
  2. العمل مع وضع الصور|Aspose.PDF for Java

    يصف هذا القسم ميزات العمل مع وضع الصور في ملف PDF باستخدام مكتبة Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.IOException ; import javax.imageio...

    docs.aspose.com/pdf/ar/java/working-with-image-...
  3. Trabajar con archivos en formato PS | C++

    Aprenda a trabajar con texto, formas, patrones de mosaico, degradados, imágenes y páginas en archivos PS o EPS utilizando Aspose.Page para C++....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/es/cpp/working-with-ps/
  4. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....io.InputStream XmlDataSource(String...xmlStream java.io.InputStream xmlSchemaStream java.io.InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Infoga bakgrundsbild i Excel med C++|Documentation

    Hur man infogar bakgrundsbild till Excel 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/insert-background-...
  7. إضافة صورة خلفية إلى 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-...
  8. C++を使った暗号化済みファイルのパスワード検証|Documentation

    C++コードを使って、暗号化されたExcel(xlsx、xlsb、xls、xlsm)およびOpenOffice(ODS)ファイルのパスワード検証を行います。... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ja/cpp/verify-password-of...
  9. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby....io.FileInputStream' ) . new ( data_dir...dst_stream = Rjb :: import ( "java.io.ByteArrayOutputStrea" ) . new...

    docs.aspose.com/words/java/load-and-save-to-str...
  10. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::set_ImageStream method. Specifies the stream for the mail merge engine to read an image from in C++....st System::SharedPtr<System::IO::Stream>&) method Specifies the...System :: SharedPtr < System :: IO :: Stream > & value ) Remarks...

    reference.aspose.com/words/cpp/aspose.words.mai...