Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 14,936 for

content stream

(0.54 sec)
  1. 通過 C# .NET 將 POT 轉換為 DOCX 或使用免費的在線轉換器 | product...

    使用 C# 將 PowerPoint pot 文檔轉換為 Word docx 文件。在 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...
  2. C# .NET . के माध्यम से PPTX को DOCM में बदलें य...

    PowerPoint pptx दस्तावेज़ों को C# के साथ Word docm फ़ाइलों में बदलें। 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...
  3. Audio|Documentación de Aspose.Slides para Python

    Trabaje con audio en Python usando Aspose.Slides: añada, reemplace, extraiga y recorte sonidos, establezca el volumen y la reproducción para diapositivas y formas en PowerPoint y OpenDocument....Audio Contents [ Hide ] Ilustra cómo incrustar marcos de audio..."audio.wav" , "rb" ) as audio_stream : audio_frame = slide . shapes...

    docs.aspose.com/slides/es/python-net/examples/e...
  4. Audio|Aspose.Slides für Python Dokumentation

    Arbeiten Sie mit Audio in Python unter Verwendung von Aspose.Slides: Hinzufügen, Ersetzen, Extrahieren und Kürzen von Sounds, sowie Festlegen von Lautstärke und Wiedergabe für Folien und Formen in PowerPoint und OpenDocument....Audio Contents [ Hide ] Zeigt, wie Audio-Frames eingebettet und..."audio.wav" , "rb" ) as audio_stream : audio_frame = slide . shapes...

    docs.aspose.com/slides/de/python-net/examples/e...
  5. PythonでOLEアイコンにキャプションを設定する方法|Aspose.Slides for ...

    Aspose.Slides for Python via .NET を使用して、PPT、PPTX、および ODP プレゼンテーションの OLE オブジェクト アイコンにキャプションを設定し、カスタムラベルでスライドを強化する方法を解説します。...PythonでOLEアイコンにキャプションを設定する方法 Contents [ Hide ] 新しいプロパティ SubstitutePictureTit..."oleSourceFile.xlsx" , "rb" ) as ole_stream : data_info = slides . dom...

    docs.aspose.com/slides/ja/python-net/set-captio...
  6. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....Paper Width and Height of Page Contents [ Hide ] Possible Usage Scenarios...{ ByteArrayInputStream Ole_stream = new ByteArrayInputStream...

    docs.aspose.com/diagram/java/get-paper-width-an...
  7. Offentlig API Ändringar i Aspose.Diagram 5.9.0|...

    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....0 Contents [ Hide ] Det här dokumentet...resultant HTML directly to a stream ByteArrayOutputStrea dstStream...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  8. Désactiver la Compression des Fichiers lors de ...

    Cet article explique comment désactiver la compression des fichiers lors de l'ajout comme ressources incorporées...comme Ressources Incorporées Contents [ Hide ] La classe FileSpecification...créer une instance de l'objet Stream à partir du contenu ByteArray...

    docs.aspose.com/pdf/fr/java/disable-files-compr...
  9. Remplacer des Images dans la Collection d'Image...

    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....Collection d'Images de Présentation Contents [ Hide ] Aspose.Slides pour...file_name , "rb" ) as stream : return stream . read () #Instancier...

    docs.aspose.com/slides/fr/python-net/replacing-...
  10. إضافة صورة إلى PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C#....إضافة صورة إلى PDF باستخدام C# Contents [ Hide ] إضافة صورة في ملف...Pages [ 1 ]; // Load image into stream using ( var imageStream = new...

    docs.aspose.com/pdf/ar/net/add-image-to-existin...