Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 361,306 for

save

(0.21 sec)
  1. Keep Separators for Blank Rows while exporting ...

    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....getKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate Text File's Save Options const options = new...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  2. Manage Bullet|Aspose.Slides for PHP Documentation

    Create bullet and numbered lists in PowerPoint presentation... Save the presentation. Creating Bullets...process given in steps 7 to 13 . Save the presentation. This sample...

    docs.aspose.com/slides/php-java/manage-bullet/
  3. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....the converted file will be saved. Convert HTML to PDF in Java...to convert with the default save options. Use the сonvertHTML(document...

    docs.aspose.com/html/java/html-to-pdf-converter/
  4. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...GSave operator: this operator saves the current graphics state page...GRestore ()); } // Save PDF document document . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  5. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting.... Call save to export it as a Markdown file...presentation : presentation . save ( "presentation.md" , slides...

    docs.aspose.com/slides/python-net/convert-power...
  6. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code...."replace" ); } while ( true ); // Save the workbook U16String outputPath...workbook . Save ( outputPath ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  7. 将 PowerPoint 转换为 Markdown 在 C++|Aspose.Slides 文档

    将 PowerPoint 转换为 Markdown 在 C++... 使用 Save 方法将对象保存为 Markdown 文件。 以下 C++...> ( u "pres.pptx" ); pres -> Save ( u "pres.md" , SaveFormat ::...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  8. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-png/
  9. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java... Save the presentation. This Java...0 , "A12" , lbl2 )); pres . save ( "resultchart.pptx" , SaveFormat...

    docs.aspose.com/slides/java/chart-workbook/
  10. Form Fields removed after saving document - Fre...

    Hi team. We have faced with the following problem: There is a *.pdf file with form fileds inside. After opening and resaving it without any changes and activities form fileds are removed. Pay attention that file need t…...Form Fields removed after saving document Aspose.PDF Product...fillable form fields is opened and saved with Aspose.PDF using the default...

    forum.aspose.com/t/form-fields-removed-after-sa...