Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 367,866 for

save

(0.17 sec)
  1. Aspose::Words::Saving::DocSaveOptions::get_Save...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Managing Worksheets in PHP|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....Worksheet" ); // Saving the Excel file $workbook -> save ( $dataDir..."Sheet1" ); // Saving the Excel file $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/managing-worksheets-...
  3. Public API|Aspose.Words for SharePoint

    Public API feature of the Aspose.Words for SharePoint.... You can save the converted document to stream...PDF saving options. You can build a report once and save many...

    docs.aspose.com/words/sharepoint/public-api/
  4. Managing Page Breaks in Ruby|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  5. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt document in C++....Aspose::Words::Saving::OdtSaveOptions::get_Password method Contents...:: String Aspose :: Words :: Saving :: OdtSaveOptions :: get_Password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....GetKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate Text File's Save Options TxtSaveOptions options...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  8. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library.... Save the Updated PDF. import os import...where the modified PDF will be saved. Returns: None: The function...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  9. Convert a Multi-page Document to an Image in C#...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C#....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/net/convert-a-multi-page-...
  10. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....to the page Save the output PDF with ‘document.save’ method. The...paragraphs . add ( image ) # Save the document to the output file...

    docs.aspose.com/pdf/python-cpp/convert-image-to...