Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 153,180 for

load

(0.13 sec)
  1. Convert MHTML to OST via Java | products.aspose...

    Try the code sample to convert MHTML files to OST format in Java. DownLoad Java API to take your email processing applications to the next level....used to provide options for loading MHTML files. And the FolderInfo...these classes work together to load an MHTML file as an email message...

    products.aspose.com/email/java/conversion/mhtml...
  2. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF 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 VSDX file diagram...

    docs.aspose.com/diagram/python-java/convert-vis...
  3. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Load the PDF with an instance of Document. Load all the...

    products.aspose.com/pdf/javascript-cpp/signature/
  4. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....following code example shows how to load and save a document to a file:...following code example shows how to load and save a document to a stream:...

    docs.aspose.com/words/net/save-a-document/
  5. Apply Photoshop Layer Effects in Python

    This guide shows how to apply Photoshop layer effects in Python. Aspose.PSD for Python lets you add various types of effects, such as shadow, blur, and more.... Set the PSD load options by creating an object...PsdLoadOptions class. Load the PSD image by calling the load method. Add...

    blog.aspose.com/psd/apply-photoshop-layer-effec...
  6. Convert Scanned PDF to Editable PDF using Java

    Follow this article to convert scanned PDF to editable PDF using Java. It has details to set the IDE, a list of steps, and a sample code to convert PDF to searchable PDF using Java....using the OcrInput class and load the source scanned PDF into...store it in a temporary PDF Load the intermediate PDF into the...

    kb.aspose.com/total/java/convert-scanned-pdf-to...
  7. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。...Call the diagram constructor to load diagram from a VSD stream FileStream...vsd" , FileMode . Open ); // Load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/zh/net/format-visio-pages/
  8. Convert-Excel-to-JSON with Node.js via C++|Docu...

    Learn how to convert an Excel file to JSON using Aspose.Cells for Node.js via C++....xlsx" ); // Load your source workbook const workbook...createCellArea ( "B1" , "C4" )); // Load your source workbook const workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value in C++....find the corresponding Aspose load/save format from each media...not have a corresponding save/load format for a content type, an...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Converting a EMF file to PDF using C++ | Aspose...

    Sample code for EMF to PDF conversion using C++. Use C++ example for batch EMF to PDF conversion....PDF C++ developers can easily load & convert EMF files to PDF in...code. Initialize a new Document Load input EMF image Save the output...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/