Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 377,229 for

save

(0.23 sec)
  1. 在使用Node.js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性|Doc...

    了解如何使用Aspose.Cells for Node.js via C++导出Excel中的文档、工作簿和工作表属性为HTML。...filePath ); // Specify Html Save Options const options = new...to Html with Html Save Options workbook . save ( "outputExportDocument...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  2. Conversion to Tiff with Notes|Aspose.Slides 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.... The Save method exposed by the Presentation...); //Saving the presentation to TIFF notes pres . Save ( destFileName...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  3. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and Save the desired portion of image as a separate image on the disk....output image is saved as BMP however you can save it to any other...the image center Use Save method to save the cropped image on...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  4. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。... 使用 Save 方法保存新的 PDF。 以下代码片段也适用于 Aspose...( page ); // Save PDF document document2 . Save ( dataDir + "Page_"...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  5. Converting to MHTML Files 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....xlsx" # Specify the HTML saving options sv = self . HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  6. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  7. SummaryLength enumeration | Aspose.Words for Py...

    aspose.words.ai.SummaryLength enumeration. Enumerates possible lengths of summary.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...Presentation from HTML file and save it as XML. C++ code for converting...the source HTML files in C++. Save result as XML file. Free Online...

    products.aspose.com/slides/cpp/conversion/html-...
  9. 3D Rotation Effects in a Visio Drawing|Document...

    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 drawing 3D Rotation Programming...BOOL . TRUE ); // save drawing diagram . save ( "c:\\temp\\TestTemplate...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  10. Add Image in Table Cell|Aspose.Slides 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....the first cell of the table Save the modified presentation as...imgx1 ; } //Save PPTX to Disk MyPresentation . Save ( FileName...

    docs.aspose.com/slides/net/add-image-in-table-c...