Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,716 for

save

(0.24 sec)
  1. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being Saved, enhancing your workflow efficiency and saving time....object that is currently being saved. public Document Document {...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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-...
  3. 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...
  4. Converting a PCL file to PNG using C++ | Aspose...

    Sample code for PCL to PNG conversion using C++. Use C++ example for batch PCL to PNG conversion....output file path as parameters Save the output PNG file Here is...your PCL file and then simply save it as a PNG file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-png/
  5. 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...
  6. Compress PDF Document using Java | Aspose.PDF

    Compress PDF programmatically with Java sample code using Aspose.PDF for Java...compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/java/compress/
  7. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class to enhance document graphics quality with customizable options for superior output.... To learn more, visit the Save a Document documentation article...GraphicsQualityOptio = qualityOptions ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Discover how Aspose.Words.Saving.HeaderFooterBookmarksExportMode enhances bookmark export in headers and footers for seamless document management....can pass to the document's "Save" method // to modify how that...headerFooterBookmark ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. Removing Slicer with Node.js via C++|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.... Finally, it saves the workbook as output Excel...getSlicers (). remove ( slicer ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/nodejs-cpp/removing-slicer/