Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 310,748 for

save

(0.23 sec)
  1. Aspose.Cells 8.4.1中的公共API更改|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.... PROMPT ); //Save the workbook workbook . save ( output ); 以...setBold ( true ); //Save the workbook workbook . save ( output ); 设...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    在任何具有 C++ 语言的平台上的 PDF 文件中,使用这个简单的演示源代码创建 PDF 表单。...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  3. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....:: MemoryStream > (); doc -> Save ( docStream , MakeObject < OoxmlSaveOptions...doc -> UpdateFields (); doc -> Save ( ArtifactsDir + u "Field.PreserveIncludePictu...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts pages from document from input stream to array of images.... Saving . SaveOptions ) Parameter Type...saveOptions SaveOptions The save options. Returns Array of page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PDF to QR Code using Java

    Follow this article to convert PDF to QR Code using Java. It has the details to set the IDE, a list of steps, and a sample code for transformation of PDF to Barcode using Java....QR and barcode from a PDF and save each of them as an image if...through each image on the page and save it as an image in the memory...

    kb.aspose.com/total/java/convert-pdf-to-qr-code...
  6. Aspose::Words::WarningInfoCollection::GetEnumer...

    Aspose::Words::WarningInfoCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( ArtifactsDir + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. PDF to XML Converter using C# | Aspose.PDF

    Sample code for PDF to XML C# conversion. Use API example code for batch PDF files to XML conversion within VB.NET, ASP.NET, or any .NET-based application...Save method while passing the output...SaveFormat.Xml as parameters Save the output XML file Here is...

    products.aspose.com/pdf/net/conversion/pdf-to-xml/
  8. PS to XPS Converter using C# | Aspose.PDF

    Sample code for PS to XPS C# conversion. Use API example code for batch PS files to XPS conversion within VB.NET, ASP.NET, or any .NET-based application...Save method while passing the output...SaveFormat.Xps as parameters Save the output XPS file Here is...

    products.aspose.com/pdf/net/conversion/ps-to-xps/
  9. SVG to HTML Converter using C# | Aspose.PDF

    Sample code for SVG to HTML C# conversion. Use API example code for batch SVG files to HTML conversion within VB.NET, ASP.NET, or any .NET-based application...Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file Here is...

    products.aspose.com/pdf/net/conversion/svg-to-h...
  10. PS to PPTX Converter using C# | Aspose.PDF

    Sample code for PS to PPTX C# conversion. Use API example code for batch PS files to PPTX conversion within VB.NET, ASP.NET, or any .NET-based application...Save method while passing the output...SaveFormat.Pptx as parameters Save the output PPTX file Here is...

    products.aspose.com/pdf/net/conversion/ps-to-pptx/