Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 369,753 for

save

(0.17 sec)
  1. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....= "$1:$1" # Save modified workbook workbook . save ( "output.xlsx"...print_title_columns = "" # Save modified workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  2. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library.... Save images as PNG background. Specifying...the value Html which lets you save the source file to HTML. The...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  3. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....iterate through the contents, and save them into the separate files...example: Extract All 3D Scenes and Save them into Supported 3D Formats...

    docs.aspose.com/3d/net/import-3d-scenes-and-con...
  4. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....Password You can open, decrypt, and save a password-protected PDF document...security restrictions, and then saved as a new, unprotected PDF. Use...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/
  5. Aspose.PSD for .NET 22.12 - 发行说明|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 ( psdExportPath , new PsdOptions...psdExportPath )) { // 渲染为 PNG image . Save ( pngExportPath , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  7. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the XamlFlow format in C++....Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions...this class that can be used to save a document in the XamlFlow format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property OdtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....workbook in one file format and saving it into another. Convert Excel...head > < title > Aspose.Cells Save As PDF Example </ title > </...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  10. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...textFragment3 ); // Save document pdfDocument . save ( _dataDir + ...paragraph ); // Save document pdfDocument . save ( _dataDir + ...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/