Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 370,053 for

save

(0.27 sec)
  1. 用 Node.js 通过 C++ 删除工作簿中的未使用样式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 从工作簿中删除未使用的样式。...removeUnusedStyles (); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-unus...
  2. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....5 ); // Save document on file location. builder...builder . Document . Save ( "ImageReSize.doc" ); The ConvertUtil...

    docs.aspose.com/words/net/resize-image-in-word-...
  3. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section.... save ( base . artifactsDir + "PageSetup...dolore magna aliqua. " ); doc . save ( base . artifactsDir + "PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert DOC to MBOX in Python | products.aspose...

    Save DOC to MBOX within Python applications without using Microsoft Word or Outlook...NET and saved into MBOX format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... 使用 Save 方法保存更新后的 PDF 文件。 可用的属性有: CenterWindow。...UseThumbs ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  6. 在 Visio 中用 Ruby 中的图层配置形状对象|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "Layers...

    docs.aspose.com/diagram/zh/java/configure-shape...
  7. Merge Cells|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....of merging" ); //Save the Workbook. wbk . save ( dataDir + "merge_Aspose...

    docs.aspose.com/cells/java/merge-cells/
  8. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/acroforms/
  9. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。... PutValue ( r * 1 ); } } // Save workbook in HTML format and...SetExportGridLines ( true ); wb . Save ( outDir + u "ExportToHTMLWithGrid_out...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  10. Convert DOTM to OFT in Python | products.aspose...

    Save DOTM to OFT within Python applications without using Microsoft Word or Outlook...using Document class Call the save method while specifying output...file path and relevant HTML Save options as parameter. So your...

    products.aspose.com/total/python-net/conversion...