Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 73,066 for

ios

(0.3 sec)
  1. إضافة صورة إلى ملف PDF موجود|Aspose.PDF for Java

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ar/java/add-image-to-existi...
  2. استثناءات وأخطاء شائعة تتعلق بالخطوط على لينكس|...

    استثناءات الخطوط والأخطاء على لينكس...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/ar/java/technical-articl...
  3. Agregar Imagen a un Archivo PDF Existente|Aspos...

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca de Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/es/java/add-image-to-existi...
  4. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/cpp/convert-xps/
  5. Changing the /tmp directory to other path - Fre...

    Hi, In your one post you have mentioned that Aspose.words uses /tmp directory to write temporary files. How and where I can configure this to some other directory. e.g. /data in the aspose.words....io.tmpdir system property. Aspose...rendering is completed. “java.io.tmpdir” is a standard Java system...

    forum.aspose.com/t/changing-the-tmp-directory-t...
  6. Aspose.PSD for Java 21.5 - บันทึกการอัปเดต|Docu...

    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/th/java/aspose-psd-for-java...
  7. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/net/convert-xps/
  8. 输出流 – Aspose.HTML for Java

    了解如何使用和管理输出流以处理多输出渲染,并使用 Aspose.HTML for Java 简化 HTML 工作流。...io.Closeable 接口的自定义实现来实现。这样就可以在该类的实例上调用... 类有一个公共字段 lStream ,它是一个 java.io.InputStream 对象的列表 java.util.List...

    docs.aspose.com/html/zh/java/output-streams/
  9. Ausgabeströme – Output Streams – Aspose.HTML fo...

    Erfahren Sie, wie Sie Ausgabeströme verwalten, um Multi-Output-Rendering zu ermöglichen und HTML-Workflows mit Aspose.HTML for Java zu optimieren....io.Closeable zu realisieren. Sie...Liste java.util.List von java.io.InputStream -Objekten ist. Diese...

    docs.aspose.com/html/de/java/output-streams/
  10. Add array items in XMP metadata of EPS| C++

    The process of adding items in XMP metadata of EPS with Aspose.Page for C++ is explained and illustrated with the code snippets here....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/add-ar...