Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 375,721 for

save

(0.72 sec)
  1. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...scanned, and the result will be saved in a list of AbsorbedTable ...$responseData .= PHP_EOL ; } } } // Save the table data to the output...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  2. 在 JavaScript 通过 C++ 使用 HtmlSaveOptions.tableCss...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 对 HTML 中的表格元素样式进行前缀。...Example - Set Cell Style and Save as HTML with Table CSS ID </...style = st ; // Specify html save options - specify table css...

    docs.aspose.com/cells/zh/javascript-cpp/prefix-...
  3. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...rectangle ) # Render the target and save the target texture to external...ITexture2D , rt . targets [ 0 ]) . save ( "out" + "Original_viewport_out...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  4. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....stream open or close it after saving a font. get keepFontStreamOpen...provided in the Aspose.Words.Saving.FontSavingArgs.FontStream property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCLING](../../aspose.words/Saveformat/#DOCLING) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/Saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/Saveformat/#XAML_FLOW_PACK) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Protecting and Unprotecting Workbooks|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....structure and Windows attributes and save the file. Below are parallel...true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/protecting-and-unprot...
  8. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python Java library.... Save it to HtmlSaveOptions by calling Document.save() method...documentName ) # save document in HTML format save_options = Api...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...