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

load

(1.05 sec)
  1. 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...
  2. 使用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...
  3. 转换 XPS 文件 | .NET API 解决方案

    本文通过代码片段,对 Aspose.Page API 解决方案中包含的 XPS 到 PNG 转换功能进行了描述和演示。...bmp"; // Load XPS document form the XPS file...dataDir + "XPStoImage_out.bmp"; // Load XPS document form the XPS file...

    docs.aspose.com/page/zh/net/convert-xps/
  4. Aspose.Page - Content is mirrored - Free Suppor...

    Hello, we use Aspose.Page in .NET and we have the problem that when we convert a .ps (postscript) file to a .pdf file, the content is mirrored. We are using the sample code from this tutorial: And it works, but as I…... Why it happens During loading Aspose.Page may apply a page‑mirroring...Turn off page mirroring when loading the PS file using Aspose.Page;...

    forum.aspose.com/t/aspose-page-content-is-mirro...
  5. 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...
  6. Working with Messages in a PST File|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....file that you have created or loaded. The code sample below demonstrates...add_message method. Load the message using MapiMessage.load . pst = PersonalStorage...

    docs.aspose.com/email/python-net/working-with-m...
  7. Access Hyperlink object of the GridWeb Cell|Doc...

    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....com/ and you load it in GridWeb, the hyperlinks...

    docs.aspose.com/cells/java/access-hyperlink-obj...
  8. Read Chart Subtitle from ODS File using Node.js...

    Learn how to use Aspose.Cells for Node.js via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display.... The following sample code loads the sample ODS file and reads...join ( __dirname , "data" ); // Load excel file containing charts...

    docs.aspose.com/cells/nodejs-cpp/read-chart-sub...
  9. Read Chart Subtitle from ODS File with C++|Docu...

    Learn how to use Aspose.Cells for C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display.... The following sample code loads the sample ODS file and reads...01_SourceDirectory \\ " ); // Load Excel file containing charts...

    docs.aspose.com/cells/cpp/read-chart-subtitle-f...
  10. How to Remove a Watermark from the PDF Generate...

    We are trying to convert pptx to pdf using Aspose.slides licensed version. We can convert the file in a specified format, but watermark is appended after converting. How to remove the watermark from slides. Or how to p…...license is applied before you load the presentation or save it...

    forum.aspose.com/t/how-to-remove-a-watermark-fr...