Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 74,234 for

ios

(0.22 sec)
  1. Aspose.TeX的输入接口| C++的Aspose.TeX

    ASPOSE.TEX API解决方案的转换功能与TEX一起使用,作为输入格式,请参见代码示例。...System::SharedPtr < System::IO::Stream > inZipStream = System::IO::File::Open...(System::IO::Path::Combine(RunExamples::InputDirectory, u "zip-in...

    docs.aspose.com/tex/zh/cpp/aspose-tex-input/
  2. 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/
  3. Creación de un PDF complejo|Aspose.PDF para Java

    Aspose.PDF para Java te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....io.FileNotFoundExceptio ; import...java . io . FileInputStream imageStream = new java . io . FileInputStream...

    docs.aspose.com/pdf/es/java/complex-pdf-example/
  4. 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...
  5. 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...
  6. 制限とAPIの違い|Aspose.Slides for PHP ドキュメント

    Aspose.Slides for PHP via Java と Aspose.Slides for Java の間の制限と API の違いを比較します。...io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ja/php-java/limitations-...
  7. Создание сложного PDF|Aspose.PDF for Java

    Aspose.PDF for Java позволяет создавать более сложные документы, содержащие изображения, текстовые фрагменты и таблицы в одном документе....io.FileNotFoundExceptio ; import...java . io . FileInputStream imageStream = new java . io . FileInputStream...

    docs.aspose.com/pdf/ru/java/complex-pdf-example/
  8. Criando um PDF complexo|Aspose.PDF para Java

    Aspose.PDF para Java permite criar documentos mais complexos que contenham imagens, fragmentos de texto e tabelas em um único documento....io.FileNotFoundExceptio ; import...java . io . FileInputStream imageStream = new java . io . FileInputStream...

    docs.aspose.com/pdf/pt/java/complex-pdf-example/
  9. How to add Highlight Annotation using C++ | Asp...

    Add Highlight annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/highligh...
  10. How to add Caret Annotation using C++ | Aspose.PDF

    Add Caret annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/caret/add/