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

save

(0.2 sec)
  1. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names... Examples Shows how to save a document to HTML, and add...let saveOptions = new aw . Saving . HtmlSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 24.4 - 发行说明|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 ( outputFilePath , new PngOptions...ChannelsCount = 4 , }; psdImage . Save ( outputFile , psdOptions );...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在xlsx4j中显示和隐藏工作簿的滚动条|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....setHScrollBarVisible ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeSrollbarsHide...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  5. 在Php中复制和移动工作表|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....-> addCopy ( "Sheet1" ); \ # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Copy Worksheet...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  6. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF document.... Saving the converted PDF to a new...FormType . STANDARD document . save ( outfile ) Use of IgnoreNeedsRendering...

    docs.aspose.com/pdf/python-net/xfa-forms/
  7. How to Secure OneNote file using Java

    This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to password protect OneNote document in Java....and set the required password Save the password protected .ONE...set the required password and save the password protected .ONE...

    kb.aspose.com/note/java/how-to-secure-onenote-f...
  8. How to Convert PowerPoint to TIFF using Java

    This simple article focuses on how to convert Presentation to TIFF using Java by following the detailed configuration steps to use the given code sample. You can use the example to convert PPTX to TIFF in Java without any dependency on MS PowerPoint....to a TIFF in Java using the save method The above steps convert...TiffOptions class instance and finally save the presentation as a TIFF image...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  9. Convert ODP to PDF in C#

    This brief topic focuses on how to convert ODP to PDF in C#. It encompasses the project setting, a list of programming tasks, and a working sample code to transform ODP to PDF in C#.... Steps to Save ODP to PDF using C# Establish...the required PDF file options Save the loaded ODP as a PDF file...

    kb.aspose.com/slides/net/convert-odp-to-pdf-in-...
  10. Converting a PDFA file to PDF using C# | Aspose...

    Sample code for PDFA‑to‑PDF conversion in .NET. Use the API example code for batch PDFA‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....PDF/A compliance information Save the output PDF file Here is...your PDFA file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/net/conversion/pdfa-to-...