Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 377,459 for

save

(0.12 sec)
  1. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...

    docs.aspose.com/pdf/net/pdf-tooltip/
  2. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....loaded PPTX presentation before saving it back as a PPT file. Steps...deleting a slide Set the view type Save the modified presentation as...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  3. Aspose::Words::Saving::PdfSaveOptions::set_Save...

    Aspose::Words::Saving::PdfSaveOptions::set_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Pdf in C++....Aspose::Words::Saving::PdfSaveOptions::set_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be XamlFlow in C++....Aspose::Words::Saving::XamlFlowSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 在工作簿内复制工作表|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...."MySheet" ); //Save the Excel file. wb . Save ( "Copy Worksheet...

    docs.aspose.com/cells/zh/net/copy-worksheets-wi...
  6. 在 Visio 页面中自动放置一组形状|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.... options ) # save Visio drawing diagram . save ( "AutoSpaceShapes_Out...

    docs.aspose.com/diagram/zh/python-java/auto-spa...
  7. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....signature ); // Save output PDF file pdfSign . save ( _dataDir +...signature ); // Save output PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  8. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...and an ImageBrush , and then save the XpsDocument . The following...)) 19 # Save the resultant XPS document 20 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Converting a XSLFO file to PDF using C++ | Aspo...

    Sample code for XSLFO to PDF conversion using C++. Use C++ example for batch XSLFO to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  10. Converting a XSLFO file to DOC using C++ | Aspo...

    Sample code for XSLFO to DOC conversion using C++. Use C++ example for batch XSLFO to DOC conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOC file Here is...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...