Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 38,277 for

save

(0.05 sec)
  1. ParagraphFormat.MirrorIndents | Aspose.Words fo...

    Discover how the ParagraphFormat MirrorIndents property enhances your document formatting by ensuring consistent left and right indents for a polished look.... Save ( ArtifactsDir + "ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  2. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row... save ( file_name = ARTIFACTS_DIR...pydrawing . Color . orange doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in C#. You will find C# examples and an online SVG Converter... In the example, the save options are set by default....Aspose.Svg; using Aspose.Svg.Saving; using Aspose.Svg.Converters;...

    docs.aspose.com/svg/net/convert-svg-to-image/
  4. Aspose.BarCode Product Family

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....books using the EAN-13 code and save them as image files. In this...UPC-A and UPC-E barcodes and save them as image files. Learn how...

    blog.aspose.com/categories/aspose.barcode-produ...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_IsValid method. Returns true if all digital signatures in this collection are valid and the document has not been tampered with Also returns true if there are no digital signatures. Returns false if at least one digital signature is invalid in C++....); // There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SubjectName method. Returns the subject distinguished name of the certificate that was used to sign the document in C++....); // There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.signer_title property. Gets or sets suggested signer's title... person_id # First, we will save an unsigned version of our document...document. builder . document . save ( dst_document_path ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures...None ) # There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Creating the PST file directly into AWS S3 buck...

    Hi, I am exploring the possible options to create PST file in S3 bucket. Can Aspose.Email supports streaming directly to s3 bucket? or any other alternatives? Please let me know. Regds, Hari... You can save the PST to MemoryStream and...bucket using the AWS SDK. Or save the PST file locally and upload...

    forum.aspose.com/t/creating-the-pst-file-direct...
  10. How to Add Draft Watermark in PPTX using C++

    In this tutorial, we will explore how to add draft Watermark in PPTX using C++. You can insert a confidential watermark in PowerPoint presentation by using easy API interface in C++...watermark shape for protection Save watermarked PPTX presentation...C++ Earlier, we learnt How to Save Slide as SVG in C++ . This topic...

    kb.aspose.com/slides/cpp/how-to-add-draft-water...