Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 129,778 for

save

(0.35 sec)
  1. BuiltInDocumentProperties.name_of_application p...

    BuiltInDocumentProperties.name_of_application property. Gets or sets the name of the application....properties automatically when we save the document. # To use these.... last_saved_by = 'John Doe' properties . last_saved_time = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert PDF to Latex in C#

    This tutorial guides on how to convert PDF to Latex in C#. It contains the necessary information to configure the environment, step-wise procedure, a sample runnable code and customization options for converting PDF to Latex file in C#....in the TeXSaveOptions object Save the PDF file as a TEX file"...the result TEX file. You can save the output file on the disk...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-lat...
  3. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....Save() function will be used to transform...the page size of the HTML file Save the MPP file as HTML using the...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  4. How to Convert PSD to PNG in C#

    This example entails how to convert PSD to PNG in C#. You can manage to export PSD to PNG in C# using quick and easy to follow steps with Aspose.PSD for .NET....The application can be used to save PSD as PNG using C# using a...PSD to a PNG file using the Save method In C# PSD to PNG converter...

    kb.aspose.com/psd/net/how-to-convert-psd-to-png...
  5. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we Save the modified Excel file to disk....CTRL+ALT+F9, or when the workbook is saved. To set the formula calculation...Manual ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  6. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... saving . MarkdownOfficeMathEx : ...., value : aspose . words . saving . MarkdownOfficeMathEx ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....All // Save the modified file to see the effect book . Save ( path...<< "Pivot chart updated and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/how-to-manage-pivotch...
  8. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++.... This is test" ); // Save the Excel file U16String outputPath..."OutCommentShape.out.xlsx" ; wb . Save ( outputPath ); std :: cout...

    docs.aspose.com/cells/cpp/change-text-direction...
  9. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python... Save the modified presentation as...the PPTX file to Disk pres . save ( "table_out.pptx" , slides...

    docs.aspose.com/slides/python-net/manage-cells/
  10. BookmarksOutlineLevelCollection.index_of_key me...

    BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified bookmark in the collection....end_bookmark ( 'Bookmark 3' ) # When saving to .pdf, bookmarks can be accessed...in the reader. pdf_save_options = aw . saving . PdfSaveOptions...

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