Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 62,413 for

ios

(0.11 sec)
  1. Vérifier le mot de passe des fichiers chiffrés ...

    Vérifiez le mot de passe des fichiers Excel chiffrés (xlsx, xlsb, xls, xlsm) et Open Office (ODS) en utilisant des codes C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/fr/cpp/verify-password-of...
  2. باستخدام Aspose.Cells للبايثون via .NET كمحرك E...

    باستخدام Aspose.Cells للبايثون via .NET كمحرك Excel لـ Pandas....adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/ar/python-net/using-aspos...
  3. Aspose.Cells for Python via .NET yi Pandas Exce...

    Aspose.Cells for Python via .NET yi Pandas Excel Motoru olarak kullanma....adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/tr/python-net/using-aspos...
  4. Utiliser Aspose.Cells pour Python via .NET comm...

    Utiliser Aspose.Cells pour Python via .NET comme moteur Excel pour pandas....adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/fr/python-net/using-aspos...
  5. Использование Aspose.Cells для Python via .NET ...

    Использование Aspose.Cells для Python via .NET в качестве движка Excel для pandas....adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/ru/python-net/using-aspos...
  6. PDFを画像形式に変換する|Aspose.PDF for Java

    このトピックでは、Aspose.PDFがPDFをさまざまな画像形式に変換する方法を示します。数行のコードでPDFページをPNG、JPEG、BMP画像に変換します。... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ja/java/convert-pdf-to-imag...
  7. Aspose.PSD для Java 21.5 - Примітки до випуску|...

    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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/uk/java/aspose-psd-dlya-jav...
  8. Archiv

    Archiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Fügen Sie...

    blog.aspose.com/de/pdf/add-extract-remove-repla...
  9. Archivo

    Archivo...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Agregue una...

    blog.aspose.com/es/pdf/add-extract-remove-repla...
  10. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。... IO ; 使用filesystemstreamsour对象从文件加载...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...