Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 376,739 for

save

(0.2 sec)
  1. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....Specific Unicode Characters while Saving to PDF with Python.NET Contents...is_font_substitution_char_granularity = True Save the workbook to PDF format import...

    docs.aspose.com/cells/python-net/change-the-fon...
  2. Aspose.PSD for .NET 22.4 - 发行说明|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 , new PngOptions ());...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Online PCL to MHTML Conversion or Build .NET ba...

    Free online app to convert PCL to MHTML files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to MHTML format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  4. Online PCL to DOTX Conversion or Build .NET bas...

    Free online app to convert PCL to DOTX files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTX format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  5. Online PCL to RTF Conversion or Build .NET base...

    Free online app to convert PCL to RTF files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to RTF format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  7. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to DOCX format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and Save notes from OneNote to PDF using various options including default settings and Jpeg compression....for Net Framework Loading, Saving and Converting Convert OneNote...without using any other component. Save OneNote to PDF using default...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  9. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...write ( "Hello world!" ) doc . save ( "C:\\Temp\\out.doc" ) Simple...

    docs.aspose.com/words/java/python-and-aspose-wo...
  10. Move PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to move PDF pages within a document or between documents in Python.... Save both documents. The following...pages . delete ( 2 ) document . save ( input_file_name . replace...

    docs.aspose.com/pdf/python-net/move-pages/