Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 16,497 for

content stream

(1.07 sec)
  1. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...asposeClientSecret, }), { headers: { 'Content-Type': 'application/x-www-form-urlencoded'...${accessToken}`, 'Content-Type': 'application/octet-stream', }, } );...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  2. Import XFDF Data|Aspose.PDF for Python via .NET

    This example demonstrates how to import form data from an XFDF file into a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, read XML-based XFDF data through a file Stream, and automatically populate matching form fields. Importing XFDF data enables efficient form data exchange and supports automated document workflows that rely on structured XML formats....Import XFDF Data Contents [ Hide ] XFDF (XML Forms Data Format)...infile ) # Open XFDF file as stream with open ( datafile , "rb"...

    docs.aspose.com/pdf/python-net/import-xfdf-data/
  3. Load Workbook with specified Printer Paper Size...

    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....specified Printer Paper Size Contents [ Hide ] You can specify the...then saves it in a byte array stream in XLSX format. Then it loads...

    docs.aspose.com/cells/java/load-workbook-with-s...
  4. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...update method Contents [ Hide ] update() Performs the field update...() as doc_stream : doc . save ( stream = doc_stream , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....from a stream, set an optional flag to close the inner stream before...PPTX file like setting the contents of the slide as an image,...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. Extract Attachments from PDF using C# | Aspose.PDF

    Extract Attachments from PDF on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Attachment and write to file or stream. Extract Attachment from PDF...outputFilePath ); fileSpecification . Contents . CopyTo ( fileStream ); }...

    products.aspose.com/pdf/net/attachments/extract/
  7. Load Workbook with Specified Printer Paper Size...

    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....Specified Printer Paper Size Contents [ Hide ] You can specify the... then saves it to a memory stream in XLSX format. Next, it loads...

    docs.aspose.com/cells/cpp/load-workbook-with-sp...
  8. 许可证|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....许可证 Contents [ Hide ] Aspose.Cells for JasperReports 以免费、无时间限制的评估版本提供,可在...jasperreports .*; // Create a stream object containing the license...

    docs.aspose.com/cells/zh/jasperreports/licensing/
  9. Convert EPUB to PDF – Python code and Online Co...

    Convert EPUB to PDF using Aspose.HTML for Python via .NET within any Python application, and try free online EPUB to PDF Converter!...open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  10. Convert EPUB to DOCX – Aspose.HTML for Python v...

    Python code for EPUB to DOCX conversion. Easily use Aspose.HTML for Python via .NET within any Python application. Try online EPUB to DOCX Converter!...open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...