Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 62,412 for

ios

(0.2 sec)
  1. كشف تنسيق الملف والتحقق من توافق التنسيق|Aspose...

    حدد تنسيق الملف في C++ إذا لم تكن متأكدا من المحتوى الفعلي للملف، أو للتحقق من توافق التنسيق....IO مساحة الاسم). يوضح مثال التعليمات...File ، من نفس مساحة الاسم System.IO . يتم استخدام الملفات التالية...

    docs.aspose.com/words/ar/cpp/detect-file-format...
  2. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....()); auto filename = System :: IO :: Path :: GetFileName ( fileSpecification...location auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/cpp/portfolio/
  3. Extrair e Salvar um Anexo|Aspose.PDF para Java

    Aspose.PDF para Java permite obter todos os anexos de um documento PDF. Além disso, você pode obter um anexo individual do seu documento.... io . FileOutputStream output = new java . io . FileOutputStream...

    docs.aspose.com/pdf/pt/java/extract-and-save-an...
  4. API Referansı|CAD 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....Net Core, Android ve iOS için Xamarin uyumlu bağımsız...

    docs.aspose.com/cad/tr/net/api-reference/
  5. Извлечение изображений из PDF файла с использов...

    Этот раздел показывает, как извлечь изображения из PDF файла с использованием библиотеки Python.... images [ 1 ] outputImage = io . FileIO ( output_image , "w"...

    docs.aspose.com/pdf/ru/python-net/extract-image...
  6. Abrir documento PDF programaticamente|Aspose.PD...

    Aprenda como abrir um arquivo PDF na biblioteca Python Aspose.PDF para Python via .NET. Você pode abrir um PDF existente, documento de um stream e documento PDF criptografado....pdf" stream = io . FileIO ( input_pdf , 'r' )...

    docs.aspose.com/pdf/pt/python-net/open-pdf-docu...
  7. 制限とAPIの違い|Aspose.Slides for PHP ドキュメント

    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.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ja/php-java/limitations-...
  8. Aspose.Cells 8.8.0中的公共API更改|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.... io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...java . io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...import logging, json, time, uuid, io, base64, functools from datetime...(self): lic_xml = “” stream = io.BytesIO(base64.b64decode(lic_xml)...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  10. Aspose.TeX's output interface | Python

    Here is an explanation of the conversion functionality of the Aspose.TeX API solution for Python, with TeX as the output format, with code examples.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/python-net/aspose-tex-output/