Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 373,074 for

save

(0.51 sec)
  1. Convert XLTX to WORD with C++ or with free Onli...

    Convert XLTX to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xltx" ); // save XLTX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xltx-t...
  2. Convert XLSX to PPTX with C++ or with free Onli...

    Convert XLSX to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  3. SvgSaveOptions.TextOutputMode | Aspose.Words fo...

    Discover the SvgSaveOptions TextOutputMode property, which controls text rendering in SVG for enhanced visual quality and customization. Optimize your graphics today!...document should be rendered when saving in SVG format. The default...the SvgSaveOptions object to save with no page borders or selectable...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PDF Conversion API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...working with PDF documents is saving them in one format or another...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/conversion/
  5. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....specify additional options when saving a document into the Rtf format...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...changes workbook . save ( os . path . join ( data_dir , "Book2...

    docs.aspose.com/cells/zh/python-net/delete-name...
  7. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...Save(). This is not obvious and should...WriteLine("isValidated : " + isValidated); doc.Save(dataDir + "11_out.pdf"); bool...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  8. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document.... Save the document with the desired...options )) { // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  9. 公共 API Aspose.Diagram 6.6.0 的变化|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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  10. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....also supports the most popular save formats . Now the functionality...programmatically. Then you need to save the document to Markdown format...

    docs.aspose.com/words/cpp/convert-a-document-to...