Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 380,291 for

save

(0.59 sec)
  1. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Ask AI Disable CSS while saving to HTML with C++ Contents [ Hide...Possible Usage Scenarios When you save your Excel file to a single‑page...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  2. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration....with additional options and saves the differences to the specified...with additional options and saves the differences to the provided...

    reference.aspose.com/words/net/aspose.words.low...
  3. FontSavingArgs.keep_font_stream_open property |...

    FontSavingArgs.keep_font_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....stream open or close it after saving a font. @property def keep_font_stream_open...fonts when saving to HTML. def handle_font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  5. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_Save_format method. Converts IANA content type into a Save format enumerated value....content_type_to_save_format method content_type_to_save_format(content_type)...into a save format enumerated value. def content_type_to_save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....to save as XPS Save the MPP file to XPS in C++ using Save method...access the MPP file and then save that as XPS in subsequent API...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  7. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. C++ code for converting...AddFromHtml(htmlStream); pres -> Save( u "convertedFile.tiff" , Aspose...

    products.aspose.com/slides/cpp/conversion/html-...
  8. 导出边框样式(Web浏览器不支持的边框样式)使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时导出Web浏览器不支持的边框样式,使用Aspose.Cells for Node.js via C++。...filePath ); // Specify Html Save Options - Export Similar Border...setExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/zh/nodejs-cpp/export-simi...
  9. Set Background Picture of a Worksheet in VSTO a...

    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 workbook. The code samples...SetBackgroundPicture ( "pic.jpeg" ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/set-background-pictur...
  10. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

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