Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 368,108 for

save

(0.87 sec)
  1. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....create an empty HTML document and save it to a file. Copy 1 // Create...output path for a document saving 4 string documentPath = Path...

    docs.aspose.com/html/net/creating-a-document/
  2. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Convert PSD to PDF in C#

    This simple example covers how to convert PSD to PDF in C#. You can easily develop an application to export PSD to PDF in C# using swift and easy steps with Aspose.PSD for .NET....application can be utilized easily to save PSD as PDF using C# and can...set the desired PDF properties Save the converted PDF file on the...

    kb.aspose.com/psd/net/how-to-convert-psd-to-pdf...
  4. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....Type in the JpegOptions object Save the output compressed image...to name a very few. You can save the output file to OutputStream...

    kb.aspose.com/imaging/java/how-to-compress-imag...
  5. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Save the file. The following code...( table ); // Save PDF document document . Save ( dataDir + "AddTable_out...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  6. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback::DocumentPartSaving method. Called when Aspose.Words is about to Save a document part in C++....Aspose::Words::Saving::IDocumentPartSavingC::DocumentPartSaving...when Aspose.Words is about to save a document part. virtual void...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::IFontSavingCallback::Fon...

    Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to Save a font resource in C++....Aspose::Words::Saving::IFontSavingCallback::FontSaving method...when Aspose.Words is about to save a font resource. virtual void...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#.... 12, 1, 9, 0, 0)); 11 12 // Save project as pdf 13 System ::SharedPtr...rdsOfMonths); 16 project -> Save(dataDir + u "project_StartNoEarlierThan_out...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  9. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...is_total = True # Save modified workbook workbook . save ( "output.xlsx"...subtotals = [ 0 , 4 , 8 , 12 ] wb . save ( os . path . join ( file_path...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  10. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....load_format ) save_format = aw . FileFormatUtil . extension_to_save_format...directly to its SaveFormat: save_format = aw . FileFormatUtil...

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