Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 152,173 for

load

(0.38 sec)
  1. Convert PPT to PPTX using C++ application | pro...

    Sample C++ conversion code for PPT document to PPTX format. Use example code for batch PPT to PPTX conversion within any C++ Application.... Load PPT file with Aspose.Slides...C++ Conversion Source Code // Load the PPT. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  2. Convert POTM to EMF using C++ application | pro...

    Sample C++ conversion code for POTM document to EMF format. Use example code for batch POTM to EMF conversion within any C++ Application.... Load POTM file with Aspose.Slides...C++ Conversion Source Code // Load the POTM. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potm-...
  3. Convert PPS to HTML using C++ application | pro...

    Sample C++ conversion code for PPS document to HTML format. Use example code for batch PPS to HTML conversion within any C++ Application.... Load PPS file with Aspose.Slides...C++ Conversion Source Code // Load the PPS. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pps-t...
  4. Convert POTX to XPS using C++ application | pro...

    Sample C++ conversion code for POTX document to XPS format. Use example code for batch POTX to XPS conversion within any C++ Application.... Load POTX file with Aspose.Slides...C++ Conversion Source Code // Load the POTX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potx-...
  5. Convert XML to HTML using C++ application | pro...

    Sample C++ conversion code for XML document to HTML format. Use example code for batch XML to HTML conversion within any C++ Application.... Load XML file with Aspose.Slides...C++ Conversion Source Code // Load the XML. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/xml-t...
  6. Convert POTM to ODP using C++ application | pro...

    Sample C++ conversion code for POTM document to ODP format. Use example code for batch POTM to ODP conversion within any C++ Application.... Load POTM file with Aspose.Slides...C++ Conversion Source Code // Load the POTM. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potm-...
  7. Convert PPSX to PPT using C++ application | pro...

    Sample C++ conversion code for PPSX document to PPT format. Use example code for batch PPSX to PPT conversion within any C++ Application.... Load PPSX file with Aspose.Slides...C++ Conversion Source Code // Load the PPSX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....GetDataDir_Hyperlinks (); // Load source Visio diagram Diagram...GetDataDir_Hyperlinks (); // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/net/working-with-hyperl...
  9. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...// Load the encrypted ODS file with the appropriate load options...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  10. word转html报错:com.aspose.words.zzXeW.zzW4B()" is ...

    版本:23.8 编程语言:java word转换html与html转word,多次转换后,在word转换html步骤报错 步骤1:word转html word源文件: 3-1出租合同(租给个人)-我方作为出租方使用05.docx (340.7 KB) 转换后文件为html: convert1.zip (334.7 KB) 步骤2:html转换word 转换后的word文件: 包含内容编辑器-慕华 18-03-2026…...println("Iteration " + (i + 1)); // Load DOCX Document doc = new Document(currentDocx);...save(htmlPath, SaveFormat.HTML); // Load back from HTML Document htmlDoc...

    forum.aspose.com/t/word-html-com-aspose-words-z...