Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 38,273 for

save

(0.05 sec)
  1. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....converted to SVG images when saving to HTML, MHTML, EPUB or AZW3..."My text box" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to use Aspose.BarCode in TextPad|Documentation

    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....;d:\javaprojects $BaseName Click OK and save the setting. We are now ready...the Java code and save the code. When you save the class, make...

    docs.aspose.com/barcode/java/how-to-use-aspose-...
  7. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageColorMode method. Gets or sets the color mode for the generated images in C++....Aspose::Words::Saving::ImageSaveOptions::get_ImageColorMode method...Words :: Saving :: ImageColorMode Aspose :: Words :: Saving :: ImageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your document signing reasons for enhanced security and compliance....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Creating an HTML Document – Create or Load HTML...

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch. Consider approaches to load HTML documents....create an empty HTML document and save it to a file. Copy 1 // Prepare...output path for a document saving 2 string documentPath = Path...

    docs.aspose.com/html/net/creating-a-document/