Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 378,728 for

save

(0.47 sec)
  1. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....preserving its formatting, // then save the source document to the local...KeepSourceFormatting ); dstDoc . Save ( ArtifactsDir + "Document.AppendDocument...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for Node.js via C++....setStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . save ( "outputTableCssId...

    docs.aspose.com/cells/nodejs-cpp/prefix-table-e...
  3. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... save ( "output_out.png" , slides...PNG ) # Generate PDF pptx . save ( "output_out.pdf" , slides...

    docs.aspose.com/slides/python-net/default-font/
  4. 将 EML 转换为 HTML|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.... Save ( "output.html" , SaveOptions...UseRelativePathToRes = true }; msg . Save ( Path . Combine ( "target.html"...

    docs.aspose.com/email/zh/net/converting-between...
  5. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++...return tmp_0 ; }(); generator -> Save ( dataDir + u "barcode-custom-size_out...set_Point ( 3.0f ); generator -> Save ( dataDir + u "barcode-size-unit_out...

    docs.aspose.com/barcode/cpp/set-barcode-size/
  6. DocSaveOptions.always_compress_metafiles proper...

    DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...compression in a document while saving. # Open a document that contains...equation object.docx' ) # When we save a document, smaller metafiles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a PDF file to LATEX using PHP | Aspo...

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output TEX file System Requirements...your PDF file and then simply save it as a LATEX file. You can...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  9. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。... auto_fit_columns () # Save to Pdf without setting PdfSaveOptions...char_granularity workbook . save ( os . path . join ( data_dir...

    docs.aspose.com/cells/zh/python-net/change-the-...
  10. Converting a PS file to JPEG using C++ | Aspose...

    Sample code for PS to JPEG conversion using C++. Use C++ example for batch PS to JPEG conversion....output file path as parameters Save the output JPEG file Here is...your PS file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-jpeg/