Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 3,881 for

stream provider

(0.1 sec)
  1. Convert DOTX to ODP via C++ or with free Online...

    Export DOTX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to ODP online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert OTT to POWERPOINT via C++ or with free ...

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POWERPOINT online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/ott-to...
  3. Convert DOCX to POTX via C++ or with free Onlin...

    Export DOCX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...NET does not provide a built‑in “auto‑scale / zoom‑to‑fit”...load HTML with new Document(stream, htmlOptions) , the converter...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  5. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection... It provides better protection for sensitive...archive In this case we need to provide password within a constructor...

    products.aspose.com/zip/net/advanced-api-featur...
  6. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, Stream with Aspose.Diagram library....with a complete path or a file stream object. Aspose.Diagram API...PDF and JPEG) This article provides a code example that illustrates...

    docs.aspose.com/diagram/net/save-visio-document/
  7. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...sources, loading fonts from a stream, a file system or memory using...@Melancholy Thank you for the provided information. I will check...

    forum.aspose.com/t/page-margin-problem/314423
  8. Working with XPS Document | Python via .NET

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for Python via .NET API solution....supports features like multi-stream work, encryption, and digital...your device. This section provides insights into working with...

    docs.aspose.com/page/python-net/working-with-xps/
  9. Feature List | Aspose.Font for .NET

    C# Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data.... Rich Features provided by Aspose.Font for .NET Support...font files from both disk and stream sources. Retrieve font information...

    docs.aspose.com/font/net/feature-list/
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...SheetRender(sourceWS, options); // Create a stream to save the image in MemoryStream...2:16pm 6 @duojie.yang , Can you provide a screenshot of the fix if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...