Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 72,964 for

ios

(0.51 sec)
  1. Архивы

    Архивы...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/ru/zip/unzip-a-gz-file-in-java-...
  2. Chercher

    chercher...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/fr/page/convert-eps-ps-to-svg-c...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SubjectName method. Returns the subject distinguished name of the certificate that was used to sign the document in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_IsValid method. Returns true if all digital signatures in this collection are valid and the document has not been tampered with Also returns true if there are no digital signatures. Returns false if at least one digital signature is invalid in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/zh/net/save-svg-document/
  6. Speichern Sie ein SVG-Dokument – C#

    In dem Artikel erfahren Sie, wie Sie ein SVG-Dokument mithilfe der Aspose.SVG for .NET-Bibliothek in einer Datei, einem Speicherstream, einem ZIP-Archiv oder einer URL speichern.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/de/net/save-svg-document/
  7. Impor dan Ekspor Anotasi ke format XFDF|Aspose....

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan pustaka Aspose.PDF untuk Java....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/id/java/import-export-xfdf/
  8. العمل مع الصور|Documentation

    تصف هذه الصفحة كيفية استخراج صورة أو استبدالها أو إدراجها من صفحة رسم Visio بمكتبة Aspose.Diagram.... io . FileOutputStream ( "ExtractAllImages"...create an image file fos = java . io . FileOutputStream ( "MasterIcon_Out...

    docs.aspose.com/diagram/ar/python-java/working-...
  9. Arşiv

    Arşiv...io.FileInputStream psStream = new java.io.FileInputStream("input...başlat java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/tr/page/combine-merge-ps-postsc...
  10. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory stream and I’m only converting one page i…...IO.MemoryStream = New System.IO.MemoryStream tiffDevice...myfilestream As System.IO.MemoryStream = New System.IO.MemoryStream(bytes)...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...