Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 12,332 for

content stream

(0.13 sec)
  1. Convert HTML to Markdown in Python

    This guide discusses how to convert HTML to Markdown in Python. It includes information pertaining to IDE preparation, step-by-step program logic, and a working sample code to convert HTML to MD in Python....HTML contents as a string or load the file from a stream, depending...

    kb.aspose.com/html/python/convert-html-to-markd...
  2. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....Converting to Fixed-page Format Contents [ Hide ] Aspose.Words implements...precisely where a document’s content is placed on every page. Internally...

    docs.aspose.com/words/python-net/converting-to-...
  3. Working with MAPI Properties using Email C++ Li...

    Using C++ Email Library API, you can access and set Outlook MAPI properties and read Named MAPI Properties from MSG file....Properties using Email C++ Library Contents [ Hide ] Accessing and Setting...MapiMessage by loading from files or stream. Get the MapiProperty from...

    docs.aspose.com/email/cpp/working-with-mapi-pro...
  4. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....Extracting raw text from PDF file Contents [ Hide ] Extract Text From...extractedText ); // Close the stream writer . close (); } catch...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  5. SVG to BMP Converter using Python | Aspose.PDF

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...enables the loading of SVG content within the PDF document. Use...for the extraction of SVG content and other elements within the...

    products.aspose.com/pdf/python-net/conversion/s...
  6. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....Password Protecting Archives Contents [ Hide Show ] Aspose.ZIP API...30 // Read from decompressed stream to extracting file. 31 } 32...

    docs.aspose.com/zip/java/password-protecting-ar...
  7. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...public void GeneratePdf(string content, Aspose.Pdf.Document pdfDocument)...htmlFrag = new HtmlFragment(content); page.Paragraphs.Add(htmlFrag);...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  8. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....Compliance Test - Errors List Contents [ Hide ] While doing PDF/UA...tagged content 7.1:1.3(14.8.2.2) Error Tagged content present...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  9. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for JavaScript via C++....Options with JavaScript via C++ Contents [ Hide ] This document is...save an image file to the disk/stream. There are several image formats...

    docs.aspose.com/cells/javascript-cpp/converting...
  10. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD....CAD Contents [ Hide ] 先决条件 Visual Code...{ type: 'application/octet-stream' }); var imageUrl = urlCreator...

    docs.aspose.com/cad/zh/javascript-net/showcases...