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

content stream

(0.26 sec)
  1. Öffnen von Dateien mit verschiedenen Formaten|D...

    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....mit verschiedenen Formaten Contents [ Hide ] Entwickler verwenden...Dateipfads. Beispiel Öffnen durch Stream Manchmal wird die Excel-Datei...

    docs.aspose.com/cells/de/java/opening-files-wit...
  2. BarCode Image Utility Features in Ruby|Document...

    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....Image Utility Features in Ruby Contents [ Hide ] This section includes...Ruby Save BarCode Image to Streams in Ruby Set Size Unit for the...

    docs.aspose.com/barcode/java/barcode-image-util...
  3. C# .NET . के माध्यम से POTX को OTT में बदलें या...

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

    products.aspose.com/total/hi/net/conversion/pot...
  4. C# .NET . के माध्यम से POTX को DOC में बदलें या...

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

    products.aspose.com/total/hi/net/conversion/pot...
  5. Personalizar fuentes de PowerPoint en Python|Do...

    Incruste fuentes personalizadas en diapositivas de PowerPoint con Aspose.Slides para Python a través de .NET para mantener sus presentaciones nítidas y coherentes en cualquier dispositivo....fuentes de PowerPoint en Python Contents [ Hide ] Descripción general..."br" ) as font1_stream : font1_data = font1_stream . read () with...

    docs.aspose.com/slides/es/python-net/custom-font/
  6. C# .NET . के माध्यम से POTX को DOTM में बदलें य...

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

    products.aspose.com/total/hi/net/conversion/pot...
  7. C# .NET . के माध्यम से ODP को WORDML में बदलें ...

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

    products.aspose.com/total/hi/net/conversion/odp...
  8. Управление OLE в презентациях с использованием ...

    Оптимизируйте управление OLE‑объектами в PowerPoint и файлах OpenDocument с помощью Aspose.Slides for Python через .NET. Встраивайте, обновляйте и экспортируйте содержимое OLE без проблем....презентациях с использованием Python Contents [ Hide ] Обзор Info OLE (Object..."rb" ) as file_stream : file_data = file_stream . read () data_info...

    docs.aspose.com/slides/ru/python-net/manage-ole/
  9. Aspose.PSD for .NET 21.1 - リリースノート|Documentation

    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....1 - リリースノート Contents [ Hide ] このページには、 Aspose.PSD...using ( var stream = new MemoryStream ( smart . Contents )) { stream...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  10. Exportar Marcadores a XML desde un Archivo PDF ...

    Esta sección explica cómo exportar marcadores con Aspose.PDF Facades usando la Clase PdfBookmarkEditor....Archivo PDF Existente (facades) Contents [ Hide ] El método exportBookmarksToXml...importBookmarksWithX con argumentos Stream. Como resultado, los marcadores...

    docs.aspose.com/pdf/es/java/export-bookmark/