Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 373,085 for

save

(0.14 sec)
  1. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++.... Save the workbook to persist the...gridlines // Save the workbook workbook . save ( 'WorkbookSettingsExam...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  2. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management....how sections are handled when saving a document in the XLSX format...document are saved on one worksheet. Examples Shows how to save document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF pdfDocument . save ( outputFile...

    products.aspose.com/pdf/java/acroforms/
  4. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...document_part_saving() callback. To learn more, visit the Save a Document... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Text to PDF using Go|Aspose.PDF for Go via C++

    Learn how to add text to a PDF document in Go using Aspose.PDF for content enhancement and document editing.... Saves the modifications to the same...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    docs.aspose.com/pdf/go-cpp/add-text-to-pdf-file/
  6. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF document....how to set permissions on a saved PDF document. doc = aw . Document... encryption_details = aw . saving . PdfEncryptionDetails ( user_password...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used to construct font URIs written into an HTML document... Remarks When you save a Document in HTML format and...True , Aspose.Words needs to save fonts used in the document as...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code.... save ( "add_activex.pptm" , SaveFormat...removeAt ( 0 ); } presentation . save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered.... Saving . MetafileRenderingMod Remarks...default value depends on the save format. For images it is MetafileRenderingMod...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.tiffBinarizationMethod propert...

    ImageSaveOptions.tiffBinarizationMethod property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.SaveFormat](../SaveFormat/) is [SaveFormat.Tiff](../../../aspose.words/Saveformat/#Tiff) and [ImageSaveOptions.tiffCompression](../tiffCompression/) is equal to [TiffCompression.Ccitt3](../../tiffcompression/#Ccitt3) or [TiffCompression.Ccitt4](../../tiffcompression/#Ccitt4).... Saving . ImageBinarizationMet Remarks...imageDir + "Logo.jpg" ); // When we save the document as a TIFF, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...