Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 368,332 for

save

(0.2 sec)
  1. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  2. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....to Excel in C++ , it will be saved as an XLSX file. Steps to Change...is to be converted to Excel Save the loaded workbook as XLSX...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  3. 创建并保存新工作簿|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.... Save (); Aspose.Cells 以下是Aspose.Cells的代码示例..."Some Text" ); newWorkbook . Save ( fileName ); 下载 GitHub AI Document...

    docs.aspose.com/cells/zh/net/create-and-save-ne...
  4. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  5. Creating a DataMatrix BarCode in Ruby|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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingDataMatrixBa...

    docs.aspose.com/barcode/java/creating-a-datamat...
  6. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....( true ); // Save the Shared Workbook wb . Save ( u "outputSharedWorkbook...:: cout << "Shared workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-shared-workboo...
  7. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Save ( outputPath , saveOptions );...MarkdownExportAsHtml . Tables ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。... 使用 Save 方法将对象保存为 HTML 文件。 以下代码演示了如何在...)); // 将演示文稿保存为 HTML pres . save ( "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  10. 在 PHP 中创建 3D 演示文稿|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...$imageScale ); $thumbnail -> save ( "sample_3d.png" , ImageFormat...dispose (); $presentation -> save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/3d-presentat...