Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 72,972 for

ios

(0.22 sec)
  1. إدارة ورق العمل في Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...

    docs.aspose.com/cells/ar/java/managing-workshee...
  2. Aspose::Words::Fonts::FontSettings::SaveSearchC...

    Aspose::Words::Fonts::FontSettings::SaveSearchCache method. Saves the font search cache to the stream in C++....System :: SharedPtr < System :: IO :: Stream > & outputStream )...const System::SharedPtr<System::IO::Stream>& Output stream. See...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. استخراج متن یا تصاویر از 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/
  4. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  5. 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/
  6. استيراد وتصدير التعليقات إلى تنسيق 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/
  7. 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/
  8. 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...
  9. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/net/save-svg-document/
  10. Convert PDF to Different Image Formats in Pytho...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....pdf as apdf from io import FileIO path_infile = path...import aspose.pdf as apdf from io import FileIO path_infile = path...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...