Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,131 for

stream provider

(0.66 sec)
  1. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....loading an HTML document from a stream and the document contains images...images from a stream using a base URI. InputStream stream = new Fi...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert HTML to XPS – C# code and Online Converter

    Convert HTML to XPS online or with Aspose.HTML for .NET. Easily use C# API within any .NET application. Try online HTML to XPS Converter for free!... XPS file format provides access rights management and...WYSISYG Editor, string, or stream. Powerful C# API allows you...

    products.aspose.com/html/net/conversion/html-to...
  3. 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...
  4. 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...
  5. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....Inserting an Image DocumentBuilder provides several overloads of the ...rtImage . From a stream by passing a Stream parameter Docume...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  6. Convert HTML to DOCX – C# code and Online Conve...

    Convert HTML to DOCX online or with Aspose.HTML for .NET. Use the HTML to DOCX Converter to save a webpage as a DOCX file quickly, clearly, and safely....WYSISYG Editor, string, or stream. Powerful C# API allows you...HTML from a file, HTML code, stream, or URL. Create a new object...

    products.aspose.com/html/net/conversion/html-to...
  7. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....extractedText ); // Close the stream writer . close (); } catch...java . io . OutputStream text_stream = new java . io . FileOutputStream...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  8. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....Cells provides ways to control the visibility...Cells for JavaScript via C++ provides a class, Workbook , that represents...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  9. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....the document - TextAbsorber provides high-level text extraction...text, TextFragmentAbsorber provides detailed, low-level information...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  10. Encrypt a Document in C#|Aspose.Words for .NET

    Encrypt your document using appropriate encryption algorithms for specific document formats in C#....use the Password property to provide a password that functions as...example, informing a user to provide a password. The following code...

    docs.aspose.com/words/net/encrypt-a-document/