Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 73,068 for

ios

(0.1 sec)
  1. Archiwa

    Archiwa...io.FileInputStream psStream = new java.io.FileInputStream("input...PostScript java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/pl/page/combine-merge-ps-postsc...
  2. آرشیوها

    آرشیوها...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/fa/zip/unzip-a-gz-file-in-java-...
  3. Archiv

    Archiv...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/cs/page/merge-combine-xps-csharp/
  4. ארכיון

    ארכיון...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/he/page/merge-combine-xps-csharp/
  5. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the data from the specified stream into the Document instance in C++....System :: SharedPtr < System :: IO :: Stream > src , System :: SharedPtr...src System::SharedPtr<System::IO::Stream> The source stream to...

    reference.aspose.com/words/cpp/aspose.words/ido...
  6. Extrair Informações de Imagem e Assinatura usan...

    Você pode extrair imagens do campo de assinatura e extrair informações de assinatura usando a classe SignatureField com C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/pt/cpp/extract-image-and-si...
  7. Détecter le format de fichier des fichiers OOXM...

    Apprenez comment détecter le format de fichier des fichiers Office Open XML (OOXML) cryptés en utilisant Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/fr/cpp/detect-file-format...
  8. عرض ملفات تنسيق PS | المحلول .NET

    افتح لعرض ملفات PS. C# التعليمات البرمجية المصدر لتحميل مستندات PS وعرضها وعرضها على .NET Framework Platform و Windows وتطبيقات ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/ar/net/viewer/ps/
  9. Load a font from CFF 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 CFF 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...
  10. Carregue uma fonte do arquivo CFF | C++

    Solução da API C ++ para carregar fontes de um arquivo no seu disco rígido, mesmo que esse arquivo não seja um inselo da fonte. Vamos ver como fazer isso de um arquivo CFF.... IO ; Carregando do arquivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

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