Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 380,629 for

save

(2 sec)
  1. Add Attachment From Path|Aspose.PDF for Python ...

    This example binds an input PDF, attaches an external file using its file path, and Saves the modified PDF with the embedded attachment.... Save the updated Document. import..." , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-attachment-f...
  2. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  4. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。..."A1:D10" # Save modified workbook workbook . save ( "output_set_print_area...print_area = "" # Save modified workbook workbook . save ( "output_clear_print_area...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  5. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/python-net/convert-visi...
  6. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 . save ( _dataDir...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  7. View PPTM in C++ | products.aspose.com

    View PPTM presentations in C++. Use Aspose.Slides for C++ to open macro-enabled PowerPoint presentation files and Save them as responsive HTML....for C++ to open PPTM files and save them as responsive HTML. Download...with the Presentation class and save it as HTML for browser-based...

    products.aspose.com/slides/cpp/viewer/pptm/
  8. View PPTX in C++ | products.aspose.com

    View PPTX presentations in C++. Use Aspose.Slides for C++ to open PowerPoint Open XML presentation files and Save them as responsive HTML....for C++ to open PPTX files and save them as responsive HTML. Download...with the Presentation class and save it as HTML for browser-based...

    products.aspose.com/slides/cpp/viewer/pptx/
  9. View PPSM in C++ | products.aspose.com

    View PPSM presentations in C++. Use Aspose.Slides for C++ to open macro-enabled PowerPoint slideshow files and Save them as responsive HTML....for C++ to open PPSM files and save them as responsive HTML. Download...with the Presentation class and save it as HTML for browser-based...

    products.aspose.com/slides/cpp/viewer/ppsm/
  10. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java.... To learn more, visit the Save a Document documentation article...Remarks: When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/java/com.aspose.word...