Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 368,137 for

save

(0.43 sec)
  1. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....effects in a document as we save it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: ClockWise ); workbook . Save ( "output.xlsx" ); } 格式化文本 你可以使用...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  4. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/svg-t...
  5. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level...configure list indenting when saving a document to plaintext. let...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. Remove Images from PDF using C++ | Aspose.PDF

    Remove Images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save updated PDF file. Delete Images...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/images/remove/
  8. Export EMAIL to XPS via C++ | products.aspose.com

    C++ API to Convert EMAIL to XPS without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to XPS format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  9. Export EMAIL to PCL via C++ | products.aspose.com

    C++ API to Convert EMAIL to PCL without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to PCL format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  10. Export OFT to ODT via C++ | products.aspose.com

    C++ API to Convert OFT to ODT without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to ODT format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...