Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 72,424 for

ios

(0.12 sec)
  1. Aspose.TeX's Output Interface | Python tramite ...

    Ecco una spiegazione della funzionalità di conversione della soluzione API Aspose.Tex per Python, con Tex come formato di output, con esempi di codice.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/it/python-net/aspose-tex-ou...
  2. PdfFileMend Class|Aspose.PDF for Java

    이 섹션에서는 PdfFileMend 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다.... IO . File . OpenRead ( _dataDir...로드 var imageStream = System . IO . File . OpenRead ( _dataDir...

    docs.aspose.com/pdf/ko/java/pdffilemend-class/
  3. دمج 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/ar/net/merge-xps-files/
  4. XPS egyesítése XPS-hez, XPS PDF-hez | .NET Mego...

    .NET API megoldás XPS-fájlok egyesítésére néhány sornyi kóddal. Mentse a kombinált eredményt XPS vagy PDF fájlként. Példa a C# kód egyesítésére....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/hu/net/merge-xps-files/
  5. Архивы

    Архивы...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Добавьте изображение...

    blog.aspose.com/ru/pdf/add-extract-remove-repla...
  6. Archiv

    Archiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Přidejte obrázek...

    blog.aspose.com/cs/pdf/add-extract-remove-repla...
  7. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file.... IO ; Loading from the file using...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  8. Cargar una fuente desde un archivo TTF | C++

    Solución API de C++ para cargar fuentes desde un archivo TTF en su disco duro incluso si este archivo no es una fuente en sí.... IO ; Cargando desde el archivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/es/cpp/how-to-load-fonts/l...
  9. Convertir EPS avec l'API C++ Aspose.Page

    La fonctionnalité de conversion EPS en WMF offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/fr/cpp/convert/eps-to-png/
  10. Convertir PostScript con la API Aspose.Page C++

    La funcionalidad de conversión de PS a BMP incluida en la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/es/cpp/convert-ps/