Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 368,266 for

save

(0.88 sec)
  1. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingArc_out...( graph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-arc/
  2. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported.... Saving . HeaderFooterBookmark Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Save the modified presentation as...data_label_format . separator = "/" # Save the presentation to disk as...

    docs.aspose.com/slides/python-net/create-chart/
  4. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。..."NewCust" ); // Save modified workbook workbook . Save ( outputFilePath..."Cust_Modified" ); // Save updated workbook workbook . Save ( u "output...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  5. 加载文件时自动调整行高,使用JavaScript通过C++|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++加载文件时调整非自定义高度的行。...arrayBuffer ); // Load workbook and save as out.pdf const workbook =...const outputData = workbook . save ( SaveFormat . Pdf ); const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  6. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing document titles in the Windows title bar for easy identification....be used automatically when saving to PDF/UA. The default value...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...get_ActualMinorUnit (); // 保存演示文稿 pres -> Save ( u "ErrorBars_out.pptx" , SaveFormat...SwitchRowColumn (); // 保存演示文稿 pres -> Save ( u "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  8. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word.... save ( file_name = ARTIFACTS_DIR...we are saving does not have one. options = aw . saving . SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Excel to HTML - Use PresentationPreference Opti...

    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....render a better layout when saving a Microsoft Excel file to HTML...setPresentationPrefe ( true ); // Save the Excel file to HTML with...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...
  10. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....fonts in a document upon it is saved. The default value is false...true . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/net/aspose.words.sav...