Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 74,196 for

ios

(0.11 sec)
  1. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/net/merge-xps-files/
  2. ดูไฟล์รูปแบบ XPS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ XPS ซอร์สโค้ด C# เพื่อโหลด แสดงผล และแสดงเอกสาร XPS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/xps/
  3. Arşiv

    Arşiv...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/tr/pdf/extract-images-from-pdf-...
  4. PDFから画像を抽出する|Aspose.PDF for Java

    Aspose.PDF for Javaを使用してPDFから画像の一部を抽出する方法... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/ja/java/extract-images-from...
  5. MarkdownSaveOptions constructor | Aspose.Words ...

    MarkdownSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format.... io . Directory . get_files ( ARTIFACTS_DIR...shape' ), list ( system_helper . io . Directory . get_files ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Recadrer EPS | Solution API C++

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/fr/cpp/crop-eps/
  7. Ajouter des métadonnées XMP au fichier EPS en u...

    Le processus d'ajout de métadonnées XMP au fichier EPS avec la solution API Aspose.Page pour C++ est expliqué et illustré avec les extraits de code ici....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/fr/cpp/xmp-metadata/add/
  8. Agregue metadatos XMP a un archivo EPS usando C++

    El proceso de agregar metadatos XMP a un archivo EPS con la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/es/cpp/xmp-metadata/add/
  9. 使用 C++ 将 XMP 元数据添加到 EPS 文件

    本文将通过代码片段讲解并使用 Aspose.Page API 解决方案(适用于 C++)将 XMP 元数据添加到 EPS 文件的过程。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/zh/cpp/xmp-metadata/add/
  10. .NETを使用してEPSファイルにXMPメタデータを追加する

    C# .NET用のAspose.Page APIソリューションを使用してEPSファイルにXMPメタデータを追加するプロセスを、コードスニペットを用いて解説します。... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/ja/net/xmp-metadata/add/