Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 62,410 for

ios

(0.15 sec)
  1. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....io.File ; 4 import java.io.IOException ; 5 import...Loading from the file using java.io.File object Follow the algorithm...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  2. Licencia|Aspose.Finance for .NET

    C# Finance La Biblioteca API invita a sus clientes a obtener una licencia Clásica y una Licencia Medida. Así como utilizar una licencia limitada para explorar mejor el producto.... IO . FileStream myStream = new System . IO . FileStream..."Aspose.Finance.lic" , System . IO . FileMode . Open ); // Set license...

    docs.aspose.com/finance/es/net/licensing/
  3. 档案

    档案...io.File 类在数组中获取图像的文件名列表。 对于列表中的每个图像文件,请执行以下操作:...Stream 对象 java.io.FileInputStream fs = new java.io.FileInputStream(imageDir...

    blog.aspose.com/zh/pdf/generate-pdf-file-from-i...
  4. 档案

    档案...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File(image.getPath())); // 设置边距,以便图像适合等。...

    blog.aspose.com/zh/pdf/create-photo-album-in-java/
  5. Archivio

    Archivio...io.ByteArrayInputStream; import java.io.ByteArrayOutputStrea;...main(String[] args) throws java.io.IOException { // Definire il...

    blog.aspose.com/it/zip/convert-rar-to-zip-in-java/
  6. Arsip

    Arsip...io.ByteArrayInputStream; import java.io.ByteArrayOutputStrea;...main(String[] args) throws java.io.IOException { // Tentukan jalur...

    blog.aspose.com/id/zip/convert-rar-to-zip-in-java/
  7. ארכיון

    ארכיון...IO.File.Open(dataDir + Path.Get...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/he/page/convert-xps-to-tiff-in-...
  8. Working with Task Priorities | Aspose.Tasks Doc...

    Learn how to work with Microsoft Project (MPP/XML) task priorities using Aspose.Tasks for C# and VB.NET....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream..."TaskPriority.mpp" , System::IO::FileMode::Open); 4 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/task-priorities/
  9. Extraer datos de AcroForm|Aspose.PDF para PHP v...

    AcroForms existe en muchos documentos PDF. Este artículo tiene como objetivo ayudarle a entender cómo extraer datos de AcroForms usando PHP y Aspose.PDF....io.FileOutputStream" , "output.xml"...$xmlOutputStream = new java ( "java.io.FileOutputStream" , "output.fdf"...

    docs.aspose.com/pdf/es/php-java/extract-data-fr...
  10. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...Presentation(io.BytesIO(self.file_saver.read_bytes(blob_name)))...as thumbnail: image_buffer = io.BytesIO() thumbnail.save(image_buffer...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...