Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 153,456 for

load

(0.21 sec)
  1. Microsoft Azure Information Protection enabled ...

    Hi There, We have few MAIP (Microsoft Azure Information Protected) documents which needs a login with Microsoft credentials to open the document. This makes sure only those who have access to the document can open it, a…...currently there is no direct way to load documents protected with Sensitivity...

    forum.aspose.com/t/microsoft-azure-information-...
  2. SaveOptions.default_template property | Aspose....

    SaveOptions.default_template property. Gets or sets path to default template (including filename)...specified, this path is used to load template when Document.auto...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....[ Hide ] Format Description Load Save XLS Excel 95/5.0–2003 Workbook...

    docs.aspose.com/cells/sharepoint/supported-file...
  4. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...files with your application and load them at runtime using the FontRepository...how to set a default font and load a specific font file: using...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  5. Convert OneNote to Typora Markdown with Aspose....

    Learn how to convert Microsoft OneNote (.one) files to Typora Markdown (.md) using Aspose.Note for .NET. Step-by-step guide, code examples, and tips for seamless note format conversion....MemoryStream()) { // Step 1: Load the OneNote document and save...ms.Position = 0 ; // Step 2: Load the HTML from memory stream...

    products.aspose.com/note/net/conversion/one-to-...
  6. Convert SVG to PDF in Python – Aspose.HTML

    Use powerful Aspose.HTML for Python via .NET API to convert SVG to PDF programmatically or convert SVG online using a free SVG Converter.... Please load SVG from a local file system...saving as sav {{/if_output}} # Load an SVG document from a file...

    products.aspose.com/html/python-net/conversion/...
  7. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform shapes with EquationXML into Office Math objects effortlessly using LoadOptions' ConvertShapeToOfficeMath property for enhanced document clarity....Office Math objects and then load the document. loadOptions ....LoadOptions namespace Aspose.Words.Loading assembly Aspose.Words LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose.Slides for .NET 23.6 Does Not Work with ...

    hi I have followed the steps to downLoad 23.6 crossplatform DLL’s using below steps downLoad this zip package: https://releases.aspose.com/slides/net/new-releases/aspose.slides-for-.net-23.6dlls-only/ 1 extract Aspose.…...DllNotFoundException: Unable to load shared library 'libaspose.slides...

    forum.aspose.com/t/aspose-slides-for-net-23-6-d...
  9. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....different options to customize the loaded PDF file and set the properties....NET to convert PDF to PPTX Load the source PDF file into the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class....ExtractLinksFromTheP () { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/extract-links/