Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 151,208 for

load

(0.41 sec)
  1. View PPSM in C++ | products.aspose.com

    View PPSM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the PPSM file. Create an instance...

    products.aspose.com/slides/cpp/viewer/ppsm/
  2. View PPTX in C++ | products.aspose.com

    View PPTX in C++. Use C++ library API to open and view PowerPoint presentation...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the PPTX file. Create an instance...

    products.aspose.com/slides/cpp/viewer/pptx/
  3. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the PPTM file. Create an instance...

    products.aspose.com/slides/cpp/viewer/pptm/
  4. Aspose.PSD for .NET 21.6 - 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 ( sourceFileName )) { image...image = ( PsdImage ) Image . Load ( sourceFileName )) { image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  5. Aspose.PSD for Java 25.1 - 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 ( srcFile )) { var smartObjectLayer...image = ( PsdImage ) Image . load ( srcFile )) { var smartObjectLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. 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...
  7. The XLSX file is opening indefinitely - Free Su...

    Hello, I am experiencing an issue with a file — it appears to be stuck in an infinite opening loop. 915610113_639070252310000000_-915610113.zip (42.2 KB) Excel.Workbook doc = new Excel.Workbook(input); Could you plea…...call hangs indefinitely when loading the supplied XLSX file [1]...resolve known parsing issues. Load with custom options – Create...

    forum.aspose.com/t/the-xlsx-file-is-opening-ind...
  8. Parsing Pivot Cached Records while Loading an E...

    Learn how to parse pivot cached records while Loading Excel files using Aspose.Cells for C++....Pivot Cached Records while Loading an Excel File with Golang via...potentially double. When you load your Excel file into the Workbook...

    docs.aspose.com/cells/go-cpp/parsing-pivot-cach...
  9. 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-...
  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...