Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 377,465 for

save

(0.22 sec)
  1. Converting a JPEG file to EPUB using Python | A...

    Sample code on Python for JPEG to EPUB conversion. Use example code for batch JPEG to EPUB conversion with Python and .NET...will be used to generate and save the output files. Call the add...RecognitionMode.FLOW. Use the save method of the Document object...

    products.aspose.com/pdf/python-net/conversion/j...
  2. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。... log ( `Saving page ${ pageIndex } to ${ fileName...PdfSaveOptions and assign the page saving callback const pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  3. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the conversion process....behavior will be used for page saving // If needed, args (like args... Click the download link to save the TIFF.</p>' ; }); }); </...

    docs.aspose.com/cells/javascript-cpp/track-conv...
  4. Secure Presentations with Passwords in C++|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Secure your presentations....but they cannot copy items or save the presentation. Opening If...encrypt method and use the save method to save the now encrypted presentation...

    docs.aspose.com/slides/cpp/password-protected-p...
  5. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... saving . PdfPageMode : ... @page_mode..., value : aspose . words . saving . PdfPageMode ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Java Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel and JPG PNG BMP TIFF Images via Java library....the file using it and call the save method having output PDF file...SaveFileFormat enumeration for saving project format choice and PDF...

    products.aspose.com/tasks/java/conversion/
  7. ImageSaveOptions.use_gdi_emf_renderer property ...

    ImageSaveOptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....Words metafile renderer when saving to EMF. @property def use_gdi_emf_renderer...to GDI+ graphics object and saved to metafile. If set to False...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/word/
  9. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  10. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....compliance specification for a saved document to adhere to. doc =...Iso29500_2008_Strict", # any document we save while passing this object will...

    reference.aspose.com/words/python-net/aspose.wo...