Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 369,735 for

save

(0.12 sec)
  1. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for Node.js via C++....file is empty and the user saves it to PDF using Aspose.Cells...an empty workbook and then saves it as PDF after setting the...

    docs.aspose.com/cells/nodejs-cpp/avoid-blank-pa...
  2. 保存网站 – C# – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 保存网站或网页,并根据自己的需要自定义保存过程。...// Extract and save a wab page with default save options in C#...); 5 6 // Prepare a path to save the downloaded file 7 string...

    docs.aspose.com/html/zh/net/website-to-html/
  3. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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 ( "output.pptx" , SaveFormat...setText ( "第二个根节点" ); pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/zh/androidjava/public-ap...
  4. SvgSaveOptions.resources_folder_alias property ...

    SvgSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an SVG document... Remarks When you save a Document in SVG format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the Save method. Properties...UseThumbs ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  6. Aspose.PSD for Java 20.9 - Release Notes|Docume...

    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 in given PSD file and saving it changes some layer and many...smartobjectresources.SmartObjectResource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a document in the XLSX format in C++....Aspose::Words::Saving::XlsxSectionMode enum Contents [ Hide ]...how sections are handled when saving a document in the XLSX format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....js via C++ if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  9. Concatenate PDF Files in Python|Aspose.PDF for ...

    Find out how to concatenate multiple PDF files into a single document using Python with Aspose.PDF for seamless document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/python-java/concatenate-pdf...
  10. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/zh/net/import-export-json/