Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 173,748 for

save

(0.15 sec)
  1. Export DataBar, ColorScale, and IconSet Conditi...

    Learn how to export DataBar, ColorScale, and IconSet conditional formatting while converting Excel files to HTML using Aspose.Cells for C++....filePath ); // Save it in HTML format wb . Save ( outDir + u ...while saving to HTML with C++ Export Comments while Saving Excel...

    docs.aspose.com/cells/cpp/export-databar-colors...
  2. Render Gradient Fill for the WordArt while Conv...

    Learn to render gradient fill for WordArt while converting spreadsheets to HTML with C++....inputFilePath ); // Save workbook to HTML format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully in HTML format...

    docs.aspose.com/cells/cpp/render-gradient-fill-...
  3. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....property has effect only when saving to raster image formats. The...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential....how to set permissions on a saved PDF document. Document doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...masterNotesSlide ); } // Save presentation pres . save ( "HeaderFooterJava...Date-time placeholder } pres . save ( "testresult.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/presentation...
  6. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...masterNotesSlide ); } // Save presentation pres . save ( "HeaderFooterJava...Date-time placeholder } pres . save ( "testresult.pptx" , SaveFormat...

    docs.aspose.com/slides/java/presentation-header...
  7. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... save ( base . artifactsDir + "DocumentBuilder...builder . endTable (); doc . save ( base . artifactsDir + "DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly Save each page of your document with the ToPages method, utilizing customizable fixed page options for optimal results....ToPages method Saves each page of the document loaded...using the specified fixed page save options. public Stream [] ToPages...

    reference.aspose.com/words/net/aspose.words/ido...
  9. Reading CSV File with Multiple Encodings|Docume...

    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 it in XLSX format workbook . save ( filePath...

    docs.aspose.com/cells/java/reading-csv-file-wit...
  10. Expanding text from right to left while exporti...

    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....filePath ); // Save workbook in html format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/expanding-text...