Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 373,255 for

save

(0.22 sec)
  1. Android API to Render CGM to PCL | products.asp...

    Transform CGM to PCL via Android via Java API...Convert CGM to DOC by using save method Load DOC file by using...Aspose.Words Save the document to PCL format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render EPUB to DOTX | products.a...

    Transform EPUB to DOTX via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. 避免在输出PDF中生成空白页,使用Node.js via C++|Documentation

    学习如何在没有内容输出时避免输出PDF中的空白页,使用Aspose.Cells for Node.js via C++。... Workbook (); // Create Pdf save options. const opts = new AsposeCells...setOutputBlankPageWh ( false ); // Save workbook to Pdf format, it will...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-blank...
  4. Inserting and Removing Cell Comments in a Works...

    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.... Save the file. To remove the comments...comment" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/inserting-and-removin...
  5. Add PDF Form Fields|Aspose.PDF for Java

    This topic explains how to work with Form Fields with java/com.aspose.pdf.facades using FormEditor Class....String-int- ) and finally use Save method to save the updated PDF file...( "Country" , 20 ); editor . save ( _dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/java/add-form-fields/
  6. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。...vsdx" ; // Save in the VSDX format diagram . Save ( dataDir ...获取Shape文字并旋转文字 调用 Diagram 类对象的 Save 方法,并传递完整的文件路径和 DiagramSaveOptions...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  7. Convert PNG to JPG in C++ | products.aspose.com

    Convert PNG to JPG in C++. Use C++ library API to convert PNG files to JPGs...Presentation from PNG file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/png-t...
  8. Android API to Render EPUB to WORDML | products...

    Transform EPUB to WORDML via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to WORD_ML format using save method...

    products.aspose.com/total/android-java/conversi...
  9. Creating and Saving Outlook MSG files using C++...

    C++ Email Parser API supports creating Outlook message MSG files with attachments, RTF body, and Save message in draft status....Русский Portuguese Creating and Saving Outlook MSG files using C++...Contents [ Hide ] Creating and Saving MSG Files Aspose.Email supports...

    docs.aspose.com/email/cpp/creating-and-saving-m...
  10. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/Saveformat/#TEXT) format... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...