Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 368,024 for

save

(0.08 sec)
  1. 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...
  2. Convert BMP to MBOX in Python | products.aspose...

    Save BMP to MBOX within Python applications without using Microsoft Word or Outlook...NET and saving it into MBOX format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. Convert EMAIL to EMAIL in Python | products.asp...

    Save EMAIL to EMAIL within Python applications without using Microsoft Word or Outlook...NET and saved into the desired email format...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. 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...
  5. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript.... Save the modified presentation. This...// Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  6. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... save ( file_name = ARTIFACTS_DIR... is_write_protected ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....images from a document, and save them to the local file system...shapes from the document, # and save the image data of every shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection.... Save the PDF file. The provided C++...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/cpp/encrypt/
  10. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...