Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 62,208 for

ios

(0.06 sec)
  1. Импорт и экспорт аннотаций в формате XFDF|Aspos...

    Вы можете импортировать и экспортировать аннотации в формате XFDF, используя библиотеку Aspose.PDF для Java....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/ru/java/import-export-xfdf/
  2. ค้นหา

    ค้นหา...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/th/zip/unzip-a-gz-file-in-java-...
  3. Charger une police à partir d'un fichier TTF | C++

    Solution API C++ pour charger des polices à partir d'un fichier TTF sur votre disque dur même si ce fichier n'est pas une police lui-même.... IO ; Chargement à partir du fichier...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/fr/cpp/how-to-load-fonts/l...
  4. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Aggiungi un'immagine...

    blog.aspose.com/it/pdf/add-extract-remove-repla...
  5. ผสาน XPS เป็น XPS, XPS เป็น PDF | .NET

    .NET API Solution เพื่อรวมไฟล์ XPS ในโค้ดไม่กี่บรรทัด บันทึกผลลัพธ์ที่รวมกันเป็นไฟล์ XPS หรือ PDF ตัวอย่างโค้ด C# ของฟังก์ชันการรวม...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/th/net/merge-xps-files/
  6. 既存のPDFファイルに画像を追加する|Aspose.PDF for Java

    このセクションでは、Javaライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ja/java/add-image-to-existi...
  7. 아카이브

    아카이브...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/ko/tex/convert-tex-to-pdf-or-xp...
  8. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... def save ( self , stream : io . BytesIO , save_options : aspose...Parameter Type Description stream io.BytesIO The stream where to save...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options....save ( self , output_stream : io . BytesIO , save_options : aspose...Type Description output_stream io.BytesIO The output stream. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LaTeX в XPS | C++

    Функциональность преобразования решения Aspose.TeX API для C++ позволяет конвертировать файлы LaTeX в формат XPS....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/ru/cpp/latex-to-xps/