Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 153,385 for

load

(0.3 sec)
  1. Aspose.Pdf Aspose Total Java License save docum...

    Hello, I have an Aspose.Total for Java license, SubscriptionExpiry is 20261219. When trying to generate a PostScript file it is saving with an Evaluation Only. Created with Aspose.Page. Copyright 2002-2025 Aspose Pty L…... What you can try Load the Aspose.Page license before...InputStream Load the Aspose.Pdf license (if not already loaded) after...

    forum.aspose.com/t/aspose-pdf-aspose-total-java...
  2. C++ API to Export CGM to GIF | products.aspose.com

    Convert CGM to GIF within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load CGM file with an instance of...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. C++ API to Export PDF to DOTM | products.aspose...

    Convert PDF to DOTM within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load PDF file with an instance of...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. C++ API to Export PCL to FLATOPC | products.asp...

    Convert PCL to FLATOPC within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load PCL file with an instance of...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. C++ API to Export XPS to WORDML | products.aspo...

    Convert XPS to WORDML within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load XPS file with an instance of...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram....Call the diagram constructor to load diagram from a VDX file Diagram...Call the diagram constructor to load diagram from a VDX file Diagram...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  7. Visio转其他格式|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....Call the diagram constructor to load diagram from a VSD file diagram...Call the diagram constructor to load diagram from a VSD file # Save...

    docs.aspose.com/diagram/zh/python-java/convert-...
  8. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...LogError(ex, "Failed to load the document."); throw; } }...format). Edit that HTML string. Load the edited HTML back into a...

    forum.aspose.com/t/clone-document-convert-clone...
  9. Aspose.Cells 8.7.0中的公共API更改|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....instance of Workbook //Optionally load an existing spreadsheet Workbook...an instance of Workbook and load an existing spreadsheet Workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we create Caret annotation: Load the PDF file - new Document...( "C: \\ Samples \\ " ); // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/extra-annotations/