Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 12,287 for

content stream

(0.2 sec)
  1. Enregistrer un document SVG – C#

    Dans l'article, vous apprendrez comment enregistrer un document SVG dans un fichier, un flux mémoire, une archive ZIP ou une URL à l'aide d'Aspose.SVG pour la bibliothèque .NET....Enregistrer un document SVG – C# Contents [ Hide Show ] Enregistrer...initialized = true ; 29 30 using (Stream newStream = archive. CreateEntry...

    docs.aspose.com/svg/fr/net/save-svg-document/
  2. 通過 C# .NET 將 POT 轉換為 DOC 或使用免費的在線轉換器 | products...

    使用 C# 將 PowerPoint pot 文檔轉換為 Word doc 文件。在 ASP.NET 或其他 .NET 應用程序中轉換多個文件。...); var stream = new MemoryStream (); pot . Save ( stream , Aspose...SaveFormat . Html ); stream . Flush (); stream . Seek ( 0 , SeekOrigin...

    products.aspose.com/total/zh-hant/net/conversio...
  3. C# .NET . के माध्यम से PPTX को FLATOPC में बदले...

    PowerPoint pptx दस्तावेज़ों को C# के साथ Word flatopc फ़ाइलों में बदलें। ASP.NET या अन्य .NET अनुप्रयोगों में एकाधिक फ़ाइलों को कनवर्ट करें।...); var stream = new MemoryStream (); pptx . Save ( stream , Aspose...SaveFormat . Html ); stream . Flush (); stream . Seek ( 0 , SeekOrigin...

    products.aspose.com/total/hi/net/conversion/ppt...
  4. 通過 C# .NET 將 PPTX 轉換為 WORDML 或使用免費的在線轉換器 | prod...

    使用 C# 將 PowerPoint pptx 文檔轉換為 Word wordml 文件。在 ASP.NET 或其他 .NET 應用程序中轉換多個文件。...); var stream = new MemoryStream (); pptx . Save ( stream , Aspose...SaveFormat . Html ); stream . Flush (); stream . Seek ( 0 , SeekOrigin...

    products.aspose.com/total/zh-hant/net/conversio...
  5. Recortar EPS | Solución API C++

    La funcionalidad de recorte de EPS que ofrece la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....Recortar EPS | Solución API C++ Contents [ Hide Show ] Descripción...S(); 3 4 //Create an input stream for EPS file 5 { 6 System::SharedPtr...

    docs.aspose.com/page/es/cpp/crop-eps/
  6. Lavorare con le forme in un file PS | Python

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....forme in un file PS | Python Contents [ Hide Show ] Aggiungi forme... () 3 4 # Create an output stream for the PostScript document...

    docs.aspose.com/page/it/python-net/ps/working-w...
  7. タスクのメモから埋め込まれたドキュメントを取得| Aspose.tasksドキュメント

    .NETのaspose.tasksを使用して、プロジェクトファイルから組み込みドキュメントを取得する方法を学びます。...Buy タスクのメモから埋め込みドキュメントを取得します Contents [ Hide Show ] 概要 Microsoft...null ; 7 using (MemoryStream stream = new MemoryStream()) 8 using...

    docs.aspose.com/tasks/ja/net/retrieving-embedde...
  8. Ajouter une image à un PDF en utilisant C#|Aspo...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant la bibliothèque C#....image à un PDF en utilisant C# Contents [ Hide ] Ajouter une image...Pages [ 1 ]; // Load image into stream using ( var imageStream = new...

    docs.aspose.com/pdf/fr/net/add-image-to-existin...
  9. Exportar Datos desde Hojas de Cálculo en xlsx4j...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hojas de Cálculo en xlsx4j Contents [ Hide ] Aspose.Cells - Exportar...array. Java //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/es/java/export-data-from-...
  10. Sayfaları ve Sekmeleri Göster ve Gizle ile Node...

    Bu makale, Node.js API veya Node.js Kütüphanesini kullanarak Excel çalışma sayfasını programatik olarak gösterme ve gizleme için örnek kod sağlar. Ayrıca, Excel çalışma kitabı sekmelerini gösterip gizleme nasıl yapılır anlatılmıştır....js kullanarak C++ Contents [ Hide ] Aspose.Cells kullanıcının...xls" ); // Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/tr/nodejs-cpp/show-and-hi...