Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 152,382 for

load

(0.1 sec)
  1. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....a document in any supported load format to an image, again, in...to create a new document or load an existing one in any supported...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. Convert USD to DAE via Python | products.aspose...

    Convert USD & other 3D files using .NET API...Export USD Scene as DAE with C# Load USD file using a from_file of...for USD to DAE Conversion # load the USD in an object of Scene...

    products.aspose.com/3d/python-net/conversion/us...
  3. Java Photoshop Documents Conversion | products....

    Convert Photoshop PSD, PSB to Images including BMP, JPG, PNG, TIFF and PDF via Java library....Photoshop PSD to PDF, Process is, Load the Photoshop PSD file using...respectively. So process is load the file, use the relevant image...

    products.aspose.com/psd/java/conversion/
  4. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...void main(String[] args) { // Load your presentation Presentation...Presentation("input.pptx"); // Load the font file InputStream fontStream...

    forum.aspose.com/t/font-licensing-question/314379
  5. Connect Shapes in Visio via .NET | products.asp...

    C# source code to connect shapes in Visio on .NET Framework, .NET Core, Mono Platforms....(or->Load the Visio file with full path...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/net/developer/conne...
  6. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....Instantiate Document Class object to load DOCX for adding image Instantiate...DOCX Use imageWriter method to load and add JPEG image inside document...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  7. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... class ); // load an existing Visio diagram Diagram...call the diagram constructor to load diagram from a VSD file Diagram...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  8. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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.... Write ( data ); } } // Loads the new data for a smart object...image = ( PsdImage ) Image . Load ( basePath + fileName )) { Lnk2Resource...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  9. 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/zh/python-java/convert-...
  10. Setting Print Options|Documentation

    This section explains how to set print options with Aspose.Diagram.... GetDataDir_Print (); // Load source Visio diagram Diagram...RunExamples . GetDataDir_Print (); // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/net/setting-print-options/