Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,290 for

stream provider

(0.18 sec)
  1. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python.... It provides a detailed description to...saving it on the disk or to a stream. Steps to Export Markdown to...

    kb.aspose.com/words/python/how-to-transform-mar...
  2. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to Streamline their document workflows....Hide ] Overview This article provides a solution for developers...class and save it to a memory stream. Add the slide image to the...

    docs.aspose.com/slides/python-net/convert-power...
  3. Add File Attachment Annotation|Aspose.PDF for P...

    The example binds an input PDF, adds a file attachment annotation to the first page using the file path, and saves the updated document....disk without manually opening streams. This method also lets you...customize the annotation icon and provide a description for users. Create...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  4. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Cells provides a Workbook class that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  5. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...these steps and using the provided code snippet, you will achieve...async Task<Stream> Compare(Stream document1, Stream document2...

    forum.aspose.com/t/issue-with-the-import-revisi...
  6. XamlFixedSaveOptions.resourcesFolder property |...

    XamlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a document to fixed page Xaml format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document to the [SaveFormat.Markdown](../../../aspose.words/saveformat/#Markdown) format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XamlFlowSaveOptions.imagesFolder property | Asp...

    XamlFlowSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document to XAML format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C# using Aspose.Slides for .NET with precise layout, images and formatting preserved....Hide ] Overview This article provides a solution for developers...interface and save it to a memory stream. Add the slide image to the...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...class DocumentBuilder class Provides methods to insert text, images...insert_image(file_name) insert_image(stream) insert_image(image_bytes)...

    reference.aspose.com/words/python-net/aspose.wo...