Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 367,922 for

save

(0.45 sec)
  1. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。... spacing = 4 ; // Save the workbook in xlsx format...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  2. Convert MHTML to DOC in Python | products.aspos...

    MHTML and HtmlFixed to DOC conversion in your Python applications without using Microsoft Word... It provides the ability to save the document in HTML format...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....properties of the extracted font and save it on the disk if required....fonts Create a memory stream and save the fetched font on the disk...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  4. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge DOCX files in Python....using the append_document method Save the Target Word document on...document. Finally, the save method is used to save the merged Word documents...

    kb.aspose.com/words/python/how-to-merge-word-do...
  5. PDF to WORD Converter using JavaScript | Aspose...

    JavaScript sample code for converting PDF to WORD on any platform...your PDF file and then simply save it as a WORD file. You can use.../*Convert a PDF-file to DocX and save the "ResultPDFtoDocX.docx"*/...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  6. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....and create new_box Rectangle Save the updated document to the...the new path using the Save() method This sample code shows how...

    products.aspose.com/pdf/tutorial/crop-pdf/
  7. Converting Worksheet to Image in Aspose.Cells|D...

    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....Bitmap object, and you can save an image file to disk or a stream...ToImage ( 0 ); //Save the image file bitmap . Save ( "SheetImage...

    docs.aspose.com/cells/net/converting-worksheet-...
  8. Convert VCF to EML via C++ application | produc...

    Sample C++ conversion code for VCF document to EML format. Use example code for batch VCF to EML conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EML file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/vcf-to...
  9. Convert EML to VCF via C++ application | produc...

    Sample C++ conversion code for EML document to VCF format. Use example code for batch EML to VCF conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. VCF file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/eml-to...
  10. Convert EML to OST via C++ application | produc...

    Sample C++ conversion code for EML document to OST format. Use example code for batch EML to OST conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. OST file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/eml-to...