Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 373,125 for

save

(0.28 sec)
  1. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...font_saving() event. To learn more, visit the Save a Document... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pageNumberStamp ); // Save output document document -> Save ( _dataDir +...batesNum ); } } // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/add-page-number/
  3. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET.... ALL ) # Save protected workbook workbook . save ( "output.xlsx"... ALL ) # Save the modified workbook workbook . save ( "output_locked...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  4. Manipulating Photoshop Formats|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....Imaging lets you save files in PSD format so that...Photoshop. This article shows how to save a file to PSD with Aspose.Imaging...

    docs.aspose.com/imaging/java/manipulating-photo...
  5. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。... auto_fit_columns () # Save the workbook in xlsx format..."DivTagsLayout_out.xlsx" ) wb . save ( output_path , SaveFormat ...

    docs.aspose.com/cells/zh/python-net/support-the...
  6. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_LinkExportMode method. Specifies how links will be written to the output file. Default value is Auto in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_LinkExportMode...is Auto . Aspose :: Words :: Saving :: MarkdownLinkExportMo Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Update Visio Shape Text in PHP|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....Text" )); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  8. Set Visio Shape's XForm Data in PHP|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 ( 5 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  9. Adding New Worksheets to Workbook and Activatin...

    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 as a Microsoft Excel file. Below...Sheets [ 1 ]). Activate (); // Save the Excel file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/net/adding-new-worksheets...
  10. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Java....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/java/convert-a-multi-page...