Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 373,070 for

save

(0.28 sec)
  1. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document.... Saving . PdfDigitalSignatureD Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....stream open or close it after saving a font. public bool KeepFontStreamOpen...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the PdfSaveOptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results....value is not supported when saving to PDF/A. Standard will be...value is not supported when saving to PDF 2.0. Metadata will be...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for Python via .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the FBX file. from aspose...

    docs.aspose.com/3d/python-net/create-scene-with...
  8. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....: string Remarks In order to save document without encryption...string. Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily Save documents in Odt or Ott formats, ensuring compatibility and flexibility....the document will be saved if this save options object is used...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...

    docs.aspose.com/cells/cpp/create-slicer/