Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 375,703 for

save

(0.26 sec)
  1. Managing Appointments in Python|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....Contents [ Hide ] Creating and Saving Appointments The Appointment...well as create a new one and save it to disk in ICS format. Create...

    docs.aspose.com/email/python-net/managing-appoi...
  2. DICOM Anonymization|Aspose.Medical for .NET Doc...

    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 the anonymized file for further...dicomFile ); // Save the anonymized file anonymizedFile . Save ( "anonymized_output...

    docs.aspose.com/medical/net/developer-guide/dic...
  3. Working with Text Boxes|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....setValue ( 2 ); // save Visio diagram . save ( dataDir + "Form...// save Visio diagram in the local storage diagram . save ( dataDir...

    docs.aspose.com/diagram/java/working-with-text-...
  4. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Workbook > ( inputFilePath ); // Save file to pdf U16String outputFilePath...outputFilePath ( u "out.pdf" ); wb -> Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  5. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/Saveformat/#Text) format... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert Excel file to PDF format compatible wit...

    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....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/net/convert-excel-file-to...
  8. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....first creates a workbook, then saves it to a memory stream in XLSX...workbook with A5 paper size and saves it in PDF format. Then it loads...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  9. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... Save the presentation as a PPTX file...height # Save the presentation to disk. presentation . save ( "legend_positioning...

    docs.aspose.com/slides/python-net/chart-legend/
  10. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for Node.js via C++。...setStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . save ( "outputExportWorkshee...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...