Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 74,234 for

ios

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Crop and resize EPS via C# | Aspose.Page

    Empower your C# applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/net/crop-eps/
  5. Archiwa

    Archiwa...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/pl/page/convert-xps-to-jpg-png-...
  6. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Imposta i margini in...

    blog.aspose.com/it/pdf/convert-image-to-pdf-java/
  7. Procurar

    Procurar...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Defina as margens para...

    blog.aspose.com/pt/pdf/convert-image-to-pdf-java/
  8. Arbeta med bilder|Documentation

    Det här avsnittet förklarar hur man infogar eller hämtar en bild från en visio-sida med Aspose.Diagram.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/sv/net/working-with-ima...
  9. 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...
  10. Add PDF Backgrounds in Python|Aspose.PDF for Py...

    Learn how to add a background image to PDF pages in Python using the BackgroundArtifact class in Aspose.PDF for Python via .NET.... from os import path from io import FileIO import aspose.pdf...document. from os import path from io import FileIO import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-backgrounds/