Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 371,748 for

save

(0.23 sec)
  1. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....append ( outline ) # Save output document . save ( output_pdf ) Add...append ( outline ) # Save output document . save ( output_pdf ) Delete...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  2. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...excelFilePath ); // Save as ods file workbook . save ( "ods_out.ods"...ods" ); // Save as sxc file workbook . save ( "sxc_out.sxc" );...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are Saved when exporting a document to HTML. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method...physical folder where fonts are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...Save("PDF-To-Word.doc", SaveFormat.Doc); // Save using...using save options // Create DocSaveOptions object DocSaveOptions...

    products.aspose.com/pdf/net/conversion/
  5. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....workbook in one file format and saving it into another. Convert Excel...); // Save the document in PDF format workbook . Save ( u "output...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  6. Creating, Loading and Saving 3D Scene|Documenta...

    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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Create...and Read an Existing 3D Scene Save a 3D Document Specify 3D File...

    docs.aspose.com/3d/python-net/creating-loading-...
  7. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting documents to SVG format. Optimize your workflow today!...where resources (images) are saved when exporting a document to...property is false . When you save a Document in SVG format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last Save time in UTC. Enhance your document management today!...or sets the time of the last save in UTC. public DateTime LastSavedTime...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/net/aspose.words.pro...
  10. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...createSaveOptions(saveFormat) Creates a save options object of a class suitable...suitable for the specified save format. createSaveOptions ( saveFormat...

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