Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 369,814 for

save

(0.46 sec)
  1. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for Java 24.2 - Release Notes|Docume...

    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.... Bug PSDJAVA-593 Fix saving psd files having Stroke Pattern...fillLayer . update (); image . save ( outputFile , new PsdOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_Saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_Saved_time](../../../aspose.words.properties/builtindocumentproperties/last_Saved_time/) property is updated before saving....update_last_saved_time_property property SaveOptions.update_...update_last_saved_time_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeRendererBase class | Aspose.Words for Node.js

    Aspose.Words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(fileName, saveOptions) Renders...into an image and saves into a file. save(fileName, saveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....doc' ) # When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to....can pass to the document's "Save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # By default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF Protection API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform.... Finally, save the encrypted PDF file using Save method of the..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir );...

    products.aspose.com/pdf/protect/
  8. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...options ); // Save PDF document document . Save ( dataDir + "outputPdfx...( stamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  9. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the OBJ file. var aspose...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  10. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages of your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/