Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 375,975 for

save

(0.34 sec)
  1. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....set_ShowHiddenText ( showHiddenText ); doc -> Save ( get_ArtifactsDir () + u "Document...showParagraphMarks ); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. 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...
  4. Converting a HTML file to PPTX using Python | A...

    Sample code on Python for HTML to PPTX conversion. Use example code for batch HTML to PPTX conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/h...
  5. Converting a MD file to PPTX using Python | Asp...

    Sample code on Python for MD to PPTX conversion. Use example code for batch MD to PPTX conversion with Python and .NET...PptxSaveOptions class to customize the save process, such as specifying...case, PowerPoint presentation). Save the loaded PDF file to a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/m...
  6. Converting a MD file to TEX using Python | Aspo...

    Sample code on Python for MD to TEX conversion. Use example code for batch MD to TEX conversion with Python and .NET...LaTexSaveOptions class to customize the save process, such as specifying...useful for specific use cases. Save the loaded PDF file to a LaTeX-based...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Convert PowerPoint Presentations to SWF Flash o...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides for Android. Step‑by‑step code samples, fast quality output, no PowerPoint automation....] Convert PPT(X) to SWF The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for Node.js via C++....filePath ); // Save workbook to html format workbook . save ( path ...Content with CrossHideRight while saving to HTML with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/render-gradien...
  10. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using Node.js via C++. Load an existing Excel file or create a new one, then use Aspose.Cells methods to calculate these functions and Save the results to disk....js via C++, and then saves the result in the output PDF...workbook . calculateFormula (); // Save the calculation result in PDF...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...