Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 62,456 for

ios

(0.48 sec)
  1. Procurar

    Procurar...io.FileInputStream", "image1.jpg");...$image); $fos2 = new Java("java.io.FileInputStream", "image2.jpg");...

    blog.aspose.com/pt/slides/convert-jpg-to-ppt-php/
  2. Estrai testo da PDF in Java | Aspose.PDF

    Codice sorgente Java per estrarre testo da file PDF su Java e PHP, Delphi.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/it/java/parser/text/
  3. استيراد وتصدير التعليقات إلى تنسيق XFDF باستخدا...

    يمكنك استيراد وتصدير التعليقات باستخدام تنسيق XFDF مع C++ ومكتبة Aspose.PDF لـ C++....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/ar/cpp/import-export-xfdf/
  4. استخراج متن یا تصاویر از PDF با استفاده از Java...

    کد منبع در جاوا برای استخراج متن و تصاویر از فایل های PDF در جاوا و PHP.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/fa/java/parser/
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...()); ASSERT_EQ ( 0 , System :: IO :: Directory :: GetFiles ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. CssSavingArgs.css_stream property | Aspose.Word...

    CssSavingArgs.css_stream property. Allows to specify the stream where the CSS information will be saved to....@property def css_stream ( self ) -> io . BytesIO : ... @css_stream.setter...def css_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSavingArgs.font_stream property | Aspose.Wo...

    FontSavingArgs.font_stream property. Allows to specify the stream where the font will be saved to....@property def font_stream ( self ) -> io . BytesIO : ... @font_stream...font_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPartSavingArgs.keepDocumentPartStreamOp...

    DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part....IO.Stream,Aspose.Words.SaveFormat)...Aspose.Words.Document.Save(System.IO.Stream,Aspose.Words.Saving.SaveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input document for processing in C++....Processor::From(const System::SharedPtr<System::IO::Stream>&) method Specifies input...System :: SharedPtr < System :: IO :: Stream > & input ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive....output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/cpp/output-to-zip/