Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 375,724 for

save

(0.18 sec)
  1. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...Save(..) 构造函数。 以下代码片段展示了使用 Aspose...ExcelSaveOptions 的实例。 通过调用 Document.Save() 方法并传递 ExcelSaveOptions ,将其保存为指定...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  2. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....document : # Save PDF document document . save ( outfile ) Analyze...document ) # Save the sanitized PDF document document . save ( outfile...

    docs.aspose.com/pdf/python-net/whatsnew/
  3. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document.... Remarks In order to save document without encryption...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...the SvgSaveOptions object to save with no page borders or selectable...selectable text. options = aw . saving . SvgSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... saving . TxtListIndentation : ......configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the page...the SvgSaveOptions object to save with no page borders or selectable...text. let options = new aw . Saving . SvgSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images(input_file_name, save_options, data, data_source_names)...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...configure list indenting when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontFallbackSettings class | Aspose.Words for N...

    Aspose.Words.Fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(outputStream) Saves the current fallback...settings to stream. save(fileName) Saves the current fallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 添加图像和文本|Aspose.PDF for .NET

    本节解释如何使用 PdfFileMend 类添加图像和文本。...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...compositingParameter ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/adding-images-and-te...