DownsampleOptions.resolutionThreshold property. Specifies the threshold resolution in pixels per inch...can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // By...
password-protect and encrypt ODS files using Aspose.Cells for Java which is a pure Java library....OpenOffice Calc Select Save as and Click the Save With Password box...box. Click the Save button. Type your desired password into both...
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. doc...document's "Save" method # to modify how we save the document...
DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method.... Remarks In order to save document without encryption...string. Examples Shows how to set save options for older Microsoft...
本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...
Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....with the relevant output The Save method of the format parameter...Create save options using PLYSaveOptions to create save options...
学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...()); // Save modified workbook excelWorkbook1 . Save ( outDir...2 ); // Save modified workbook excelWorkbook2 . Save ( outputFilePath...
开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...( property ); // save 3D scene scene . Save ( "test.fbx" , FileFormat...FileFormat . FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions...
TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... Saving . TxtListIndentation Examples...configure list indenting when saving a document to plaintext. let...
Convert XSLFO to CSV via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...