Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 145,998 for

load

(0.2 sec)
  1. How to get Caret Annotation using Java | Aspose...

    Get Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...Annotations from PDF - Java Example // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/caret/get/
  2. 用 PHP 检查 Visio 绘图中是否存在大师|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 VSD file $diagram...Call the diagram constructor to load diagram from a VSD file $diagram...

    docs.aspose.com/diagram/zh/java/check-presence-...
  3. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.Load_format_to_save_format method. Converts a [LoadFormat](../../Loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....load_format_to_save_format method load_format_to_save_format(load_format)...(load_format) Converts a LoadFormat value to a SaveFormat value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Read Outlook PST File and Get Folders and Subfo...

    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.... You can load a PST file from disk or stream...messages. Load a PST File An Outlook PST file can be loaded into an...

    docs.aspose.com/email/java/read-outlook-pst-fil...
  5. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++.... // Load a document from a file that...LoadFormatToSaveForm ( loadFormat ); // Load a document from the stream,...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...utilize the Document class to load the subtemplate directly from...Aspose.Words; using System.IO; // Load your main template Document...

    forum.aspose.com/t/reading-a-sub-template-from-...
  7. Aspose.PSD for Java 21.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.... load ( outputFilePsd ); try { TextLayer...png" ; Image image = Image . load ( srcFile ); try { image . save...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  8. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python....also learn to customize the loading of the source PPT file and...set the load format and password to read the PPT Load the source...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  9. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python....also learn to customize the loading of the source ODP file and...LoadOptions , set the load format to read the ODP file Load the source ODP...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  10. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤VBA项目。...Cells-for-C // Set the load options, we do not want to load VBA LoadOptions...from sample excel file using load options U16String sourceDir...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...