Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 62,464 for

ios

(0.44 sec)
  1. Visualizza file in formato PS | .NET

    Apri per visualizzare i file PS. API C# per eseguire il rendering documenti PS su piattaforma .NET Framework, Windows e applicazioni ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/it/net/viewer/ps/
  2. Exceptions et erreurs courantes liées aux polic...

    Exceptions et erreurs de police sur Linux...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/fr/php-java/technical-ar...
  3. 在Linux上与字体有关的常见异常和错误|Aspose.Slides for PHP 文档

    Linux上的字体异常和错误...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/zh/php-java/technical-ar...
  4. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython.... io import ByteArrayOutputStrea from java . io import FileInputStream...FileInputStream from java . io import FileOutputStream class...

    docs.aspose.com/words/java/load-and-save-to-str...
  5. License.set_license method | Aspose.Words for P...

    aspose.words.License.set_license method...set_license ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO A stream that contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....shape, creates and returns a io.BytesIO object. If the image...opens the file and returns a io.BytesIO object. If the image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...IO.File.ReadAllBytes(FullFileName)...New System.IO.MemoryStream Try stream = New System.IO.MemoryStream(pdfBytes)...

    forum.aspose.com/t/porting-code-object-referenc...
  8. Archiv

    Archiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Fügen Sie...

    blog.aspose.com/de/pdf/add-extract-remove-repla...
  9. Archivo

    Archivo...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Agregue una...

    blog.aspose.com/es/pdf/add-extract-remove-repla...
  10. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。... IO ; 使用filesystemstreamsour对象从文件加载...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...