Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 60,950 for

ios

(0.15 sec)
  1. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/cpp/latex-figures/
  2. Fájlok tömörítése tömörítés nélkül a Python.NET...

    Fájlok hozzáadása az archívumokhoz tömörítés nélkül a továbbfejlesztett fájlkezelés érdekében, amely kényelmes szállítást, gyors hozzáférést és kompatibilitást biztosít a Python.NET különféle alkalmazásai között... with io . FileIO( "archive.zip" , 'x'...beállításokhoz - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/hu/python-net/advanced-...
  3. LaTeX a XPS | C++

    Funzionalità di conversione della soluzione API ASUP.TEX per C ++ consente di convertire i file in LaTeX in formato XPS. Ecco alcuni esempi di codice....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/it/cpp/latex-to-xps/
  4. 搜索

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

    blog.aspose.com/zh-hant/page/convert-eps-ps-to-...
  5. Gestione dei fogli di lavoro in 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/it/java/managing-workshee...
  6. Hantera kalkylblad i 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/sv/java/managing-workshee...
  7. Extract All Images from Shapes in Visio|Documen...

    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.... IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/net/extract-all-images-...
  8. 기존 PDF 파일의 이미지 교체|Aspose.PDF for Java

    이 섹션에서는 Java 라이브러리를 사용하여 기존 PDF 파일의 이미지를 교체하는 방법에 대해 설명합니다....io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ko/java/replace-image-in-ex...
  9. استخراج الصور من ملف PDF|Aspose.PDF for Java

    يوضح هذا القسم كيفية استخراج الصور من ملف PDF باستخدام مكتبة Java....io.FileOutputStream ; import java.io.IOException...

    docs.aspose.com/pdf/ar/java/extract-images-from...
  10. Delete Bookmarks|Aspose.Words for Java

    Delete bookmarks from a document easily and fast instead of using docx4j.... io . File ( dataDir + "Docx4j_BookmarkAdd...wordMLPackage . save ( new java . io . File ( dataDir + "Docx4jBookmarkDelete...

    docs.aspose.com/words/java/delete-bookmarks/