Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 369,791 for

save

(0.27 sec)
  1. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...up Excel save options using ExcelSaveOptions . Save the converted...path_infile ) save_options = apdf . ExcelSaveOptions () save_options...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  2. Convert Visio to other formats|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....diagram and the Save method is used to save, or export, a diagram...show how to use the Save method to save a Visio file to VDX,...

    docs.aspose.com/diagram/python-java/convert-vis...
  3. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your Saved documents, ensuring accurate file identification....identifies the type of the saved document. public string ContentType...output parameters of a document’s save operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP.... Save the output PDF using the Save method. The following...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-pages/
  5. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....also need to save the updated PDF file using Save method of FormEditor...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/net/move-remove-form-field/
  6. Render Presentations with Fallback Fonts in Pyt...

    Render presentations with fallback fonts in Aspose.Slides for Python via .NET – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Save() method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/python-net/render-presen...
  7. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET.... Save both documents. The following...pages . delete ( 2 ) document . save ( input_file_name . replace...

    docs.aspose.com/pdf/python-net/move-pages/
  8. Aspose.Cells 8.3.1中的公共API更改|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....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Aspose::Words::Document::get_RemovePersonalInfo...

    Aspose::Words::Document::get_RemovePersonalInformation method. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document in C++....and document properties upon saving the document. bool Aspose ::...information during a manual save. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last Save in UTC in C++....or sets the time of the last save in UTC. System :: DateTime Aspose...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/cpp/aspose.words.pro...