Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 377,953 for

save

(0.2 sec)
  1. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...); // Save the workbook in xlsx format workbook . save ( path...setSpacing ( 4 ); // Save the workbook workbook . save ( "ChangedCharacterSpac...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  2. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。... Undefined ; // Save diagram diagram . Save ( dataDir + "UpdateField_out...Remove ( fld ); // Save diagram diagram . Save ( dataDir + "RemoveField_out...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  3. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...radio , 1 ); // Save the PDF file document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/create-form/
  4. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/nodejs-net/split-a-document/
  5. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/
  6. Convert POT to XLTX via PHP or with free Online...

    PHP API to Convert POT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to XLTX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the POT file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  7. C# API to Export EMLX to EPUB | products.aspose...

    Convert EMLX to EPUB without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to EPUB format using Save method and set Epub as SaveFormat...

    products.aspose.com/total/net/conversion/emlx-t...
  8. C# API to Export EMLX to PCL | products.aspose.com

    Convert EMLX to PCL without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to PCL format using Save method and set Pcl as SaveFormat...

    products.aspose.com/total/net/conversion/emlx-t...
  9. C# API to Export EMLX to SVG | products.aspose.com

    Convert EMLX to SVG without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to SVG format using Save method and set Svg as SaveFormat...

    products.aspose.com/total/net/conversion/emlx-t...
  10. PDF|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.... Simply save an Excel file to PDF using the...the Workbook class’s Save method. The Save method provides the...

    docs.aspose.com/cells/net/convert-excel-to-pdf/