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

save

(0.15 sec)
  1. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...HTML 文件的简单 Python 示例: Copy 1 # Save HTML to a file using Python...Prepare an output path for saving the document 7 output_dir =...

    docs.aspose.com/html/zh/python-net/save-html-do...
  2. 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...
  3. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... Save the presentation as PPTX. The...150 ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/shape-manipul...
  4. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。... 为此,使用接受以下参数的 Save 方法的特殊重载版本: HttpResponse 对象。...workbook Workbook workbook ; // Save in Excel2003 XLS format U16String...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  5. C++ API to Export EPUB to DOT | products.aspose...

    Convert EPUB to DOT within C++ applications....that can help C++ developers save time and effort when converting...Convert EPUB to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. MarkdownSaveOptions.images_folder_alias propert...

    MarkdownSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into a document... Remarks When you save a Document in SaveFormat.MARKDOWN...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....GetExportDocumentStr() , you can save to a tagged PDF with document...// Save the PDF file using PdfSaveOptions workbook . Save ( u...

    docs.aspose.com/cells/cpp/export-document-struc...
  8. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...preserve layout of tables when saving in the plain text format. The...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/python-net/text-formatting/
  10. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to Save your images, enhancing your workflow and efficiency....stream where the image will be saved to. public Stream ImageStream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...