Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 377,473 for

save

(0.84 sec)
  1. Convert JPG To TIFF Python

    Convert JPG to TIFF format in Python code. Save JPG as TIFF using Python.... Save JPG as TIFF in Python The following...the local drive, then simply save it as TIFF, specifying the required...

    products.aspose.com/words/python-net/conversion...
  2. Convert WORD To XPS Python

    Convert a Word document to XPS format in Python code. Save a Word document as XPS using Python.... Save Word as XPS in Python The following...output file and use the save() method to save the result as XPS. The...

    products.aspose.com/words/python-net/conversion...
  3. Convert PDF To XPS Python

    Convert PDF to XPS format in Python code. Save PDF as XPS using Python.... Save PDF as XPS in Python The following...output file and use the save() method to save the result as XPS. The...

    products.aspose.com/words/python-net/conversion...
  4. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-style-object-u...
  5. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Document(inputFilePath); // Create PDF save options PdfSaveOptions saveOptions...PdfImageColorSpaceEx.Auto; // Save the document as PDF doc.Save(outputFilePath...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  6. Recognise Self Closing Tags with C++|Documentation

    Learn how to handle self-closing tags in HTML using Aspose.Cells with C++....loadOptions ); // Save the workbook wb . Save ( outDir + u "outsampleSelfClosing...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/recognise-self-closin...
  7. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... save ( outputFile ); 此外,可以为图像印章添加替代文本:...imageStamp ); // 保存文档 document . save ( outFile ); 此外,以下代码显示了如何在 FigureElements...

    docs.aspose.com/pdf/zh/java/whatsnew/
  8. Creating and Saving Outlook Contacts in Python|...

    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....Dutch Svenska Creating and Saving Outlook Contacts in Python...Creating and Saving Outlook Contacts To Create and Save Outlook Contacts...

    docs.aspose.com/email/java/creating-and-saving-...
  9. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.font_saving method. Called when Aspose.Words is about to Save a font resource....font_saving method font_saving(args) Called when Aspose.Words...is about to save a font resource. def font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert HTML To DOC Javascript

    Convert HTML to DOC format in JavaScript code. Save HTML as DOC using JavaScript.... Save HTML as DOC in JavaScript The...output file and use the save() method to save the result as DOC. The...

    products.aspose.com/words/nodejs-net/conversion...