Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 145,998 for

load

(0.11 sec)
  1. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++.... Examples Shows how to load the contents of a Microsoft...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) constructor...

    reference.aspose.com/words/cpp/aspose.words/pla...
  2. Converting a PDF file to BYTEARRAY using C# | A...

    Sample code for PDF‑to‑BYTEARRAY conversion in .NET. Use the API example code for batch PDF‑to‑BYTEARRAY conversion within VB.NET, ASP.NET, or any .NET‑based application....BYTEARRAY C# developers can easily load & convert PDF files to BYTEARRAY...namespace in your class file Load input PDF File Initialize a...

    products.aspose.com/pdf/net/conversion/pdf-to-b...
  3. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...Program { static void Main() { // Load the Visio file (VSD, VSDX, VSS...WriteLine(plainText); } } } Explanation Load the diagram with new Diagram("file")...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  4. Merge VSDX Files via Python | products.aspose.com

    Python sample code to combine VSDX documents within any Python based application.... Load the first VSDX file with an...an instance of Diagram class. Load the second VSDX document with...

    products.aspose.com/diagram/python-net/merger/v...
  5. Merge VSS Files via Python | products.aspose.com

    Python sample code to combine VSS documents within any Python based application.... Load the first VSS file with an instance...instance of Diagram class. Load the second VSS document with...

    products.aspose.com/diagram/python-net/merger/vss/
  6. Merge VDX Files via Python | products.aspose.com

    Python sample code to combine VDX documents within any Python based application.... Load the first VDX file with an instance...instance of Diagram class. Load the second VDX document with...

    products.aspose.com/diagram/python-net/merger/vdx/
  7. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....The code below shows how to: Load a sample diagram. get a particular...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  8. HtmlLoadOptions.supportFontFaceRules property |...

    HtmlLoadOptions.supportFontFaceRules property. Gets or sets a value indicating whether to support @font-face rules and whether to Load declared fonts...@font-face rules and whether to load declared fonts. Default value...declared in @font-face rules are loaded and embedded into the resulting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownLoadOptions.SoftLineBreakCharacter | As...

    Set custom soft line break characters in Markdown documents for better formatting with this flexible Load option....LineBreakChar allows you to load soft line breaks as hard line...MarkdownLoadOptions namespace Aspose.Words.Loading assembly Aspose.Words MarkdownLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package.... Load ( "source.png" )) { Color []...) Aspose . Imaging . Image . Load ( "source.png" )) { Color []...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/