Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 151,333 for

load

(0.16 sec)
  1. PS to PDF Conversion API for | Java

    Sample Java conversion code for PS format to PDF file. Use this example code to convert PS to PDF within any Web or Desktop Java based application....it easy for the developers to load and convert PS files to PDF...in just a few lines of code. Load PS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/ps-to-...
  2. EPS to EMF Conversion API for | Java

    Sample Java conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Desktop Java based application....it easy for the developers to load and convert EPS files to EMF...in just a few lines of code. Load EPS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/eps-to...
  3. PS to EPS Conversion API for | Java

    Sample Java conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Desktop Java based application....it easy for the developers to load and convert PS files to EPS...in just a few lines of code. Load PS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/ps-to-...
  4. 从CFF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。...(Aspose::Font::FontType::CFF, fileDef); 8 9 // Load the font 10 System::SharedPtr..."CenturyGothic.cff" ); 3 4 // Load font binary data into byte array...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  5. 使用用户定义的单元格|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.... class ); // load source Visio diagram Diagram...CreateUserDefinedCel . class ); // load source Visio diagram Diagram...

    docs.aspose.com/diagram/zh/java/working-with-us...
  6. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your document imports with LoadOptions' ResourceLoadingCallback. Control Loading of external resources like images and stylesheets seamlessly....(images, style sheets) are loaded when a document is imported...handle external resources when loading Html documents. public void...

    reference.aspose.com/words/net/aspose.words.loa...
  7. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing...password which will protect the loading of the document by Microsoft...= options ) # To be able to load the document, # we will need...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 与大师合作|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....//Call the diagram constructor to load diagram from a VDX file Diagram...// Load diagram Diagram diagram = new Diagram (); // Load stencil...

    docs.aspose.com/diagram/zh/java/working-with-ma...
  9. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...document with a password, and then load it using Aspose.Words. doc =...the correct password to the loading constructor. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing.... Examples Shows how to load the contents of a Microsoft...ArtifactsDir + "PlainTextDocument.Load.docx" ); PlainTextDocument plaintext...

    reference.aspose.com/words/net/aspose.words/pla...