Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 22,514 for

loadoptions

(0.06 sec)
  1. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation: var loadOptions = new aspose . slides . LoadOptions (); loadOptions...slides . Presentation ( loadOptions ); try { // Adds a new rectangle...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...inputFile); LoadOptions loadOptions = new LoadOptions(); CadImage...(CadImage)CadImage.load(inputFile,loadOptions); System.out.println("count:...

    forum.aspose.com/t/dwg-dwg/303085
  3. 优化处理大型具有大量数据集文件时的内存使用,使用 C++|Documentation

    学习如何在使用 Aspose.Cells 和 C++ 处理大型Excel文件时优化内存使用。...); // Specify the LoadOptions LoadOptions opt ; // Set the memory...

    docs.aspose.com/cells/zh/cpp/optimizing-memory-...
  4. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert FLATOPC to POT via C++ or with free Onl...

    Export FLATOPC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/flatop...
  6. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Use LoadOptions when creating the Workbook : LoadOptions lo =...= new LoadOptions(); lo.setPassword("pwd"); Workbook wb = new...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  9. Aspose.Cells 8.8.1中的公共API更改|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....1已公开了LoadDataFilterOption枚举以及LoadOptions.LoadDataFilterOption属性,可...//Create an instance of LoadOptions & initialize it with type...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Convert WORD to PPSX via C++ or with free Onlin...

    Export WORD to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSX online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/word-t...