Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 412,710 for

document

(0.12 sec)
  1. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting Documents to XAML. Optimize your workflow today!...how images are saved when a document is saved to XAML. public ...created while converting a document to flow-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...when saving a document to HTML. doc = aw . Document ( file_name...footer types.docx' ) # This document contains headers and footers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....to convert all images in a document to the Windows Metafile format...we save the document as an RTF. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCollection.GetEnumerator | Aspose.Words fo...

    Discover the FieldCollection GetEnumerator method—efficiently return an enumerator object and enhance your data handling capabilities....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...
  5. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF Documents from a smart card using signature field....code snippets to sign a PDF document from a smart card: Sign With...GetSignatureInfo () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  6. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire Document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...] Print() Prints the whole document to the default printer. public...print a document using the default printer. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation in Java....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....Python Create an instance of Document class. Create an instance...PptxSaveOptions class. Call the document.save() method. from os import...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/
  10. Row constructor | Aspose.Words for Node.js

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

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