Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 14,938 for

content stream

(0.42 sec)
  1. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....HTML in Workbook with C++ Contents [ Hide ] Possible Usage Scenarios...Convert HTML string to memory stream std :: string utf8Data = sampleHtml...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...
  2. Converting a PDF file to BMP using Android via ...

    Sample code on Java for PDF to BMP conversion. Use example code for batch PDF to BMP conversion in Android... The output BMP content and formatting will be identical..."PDF-to-BMP.bmp" ); // Create stream object to save the output image...

    products.aspose.com/pdf/android-java/conversion...
  3. Licensing|Aspose.Slides for Python Documentation

    Learn how to apply, manage, and troubleshoot licenses in Aspose.Slides for Python via .NET. Ensure uninterrupted access to full features with our step-by-step licensing guide....Licensing Contents [ Hide ] Evaluate Aspose.Slides You can download...can be loaded from a file , stream , or embedded resource . Aspose...

    docs.aspose.com/slides/python-net/licensing/
  4. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio documents using the Aspose.Diagram for .NET....operations with Visio documents Contents [ Hide ] Visio Diagram Load...to load one from a file or stream. Basic operations section describes...

    docs.aspose.com/diagram/net/basic-operations/
  5. MarkdownSaveOptions.export_images_as_base64 pro...

    MarkdownSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output file...md' ) as stream : out_doc_contents = stream . read () if...'data:image/jpeg;base64' , out_doc_contents ) else : self . assertIn (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Email 3.9.0 公共 API 更改|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....0 公共 API 更改 Contents [ Hide ] 在 Aspose.Email for...所做的以下更改。 MapiTask .FromVTodo(Stream stream) MapiTask .FromVTodo(string...

    docs.aspose.com/email/zh/java/public-api-change...
  7. 在Jython中使用工作表索引删除工作表|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....在Jython中使用工作表索引删除工作表 Contents [ Hide ] Aspose.Cells - 使用工作表索引删除工作表...a Workbook object with the stream workbook = Workbook ( fstream...

    docs.aspose.com/cells/zh/java/removing-workshee...
  8. Applying a License|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....Ask AI Applying a License Contents [ Hide ] Once you are happy...resource , or loaded from a stream: Put the license file at any...

    docs.aspose.com/cells/java/applying-a-license/
  9. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient document splitting, enhancing your workflow with seamless integration and powerful functionality....SplitterContext Contents [ Hide ] SplitterContext class Document...to split document from the stream by pages using context. using...

    reference.aspose.com/words/net/aspose.words.low...
  10. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....and get the response content as a stream Create the PDF document...document from the stream and save it on the disk These steps describe...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...