Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 67,639 for

document

(0.04 sec)
  1. 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...
  2. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage Document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization....property Gets or sets the document author’s name. public string...display a document creator’s name. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.fie...
  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. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be saved as WMF in C++....to convert all images in a document to the Windows Metafile format...the document as an RTF. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....Mail Merge and Reporting documentation article. public class ImageFieldMergingArg...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert Document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...Hide ] Document.RenderToSize method Renders a document page into...Examples Shows how to render the document as a bitmap at a specified...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Images Live Demos...Hide Show ] Add Image in PS Document Aspose.Page for Python via...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Working with Images in PS file | Java

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Developer Guide Working with PS Document Working with Images Live Demos...Hide Show ] Add Image in PS Document Aspose.Page for Java library...

    docs.aspose.com/page/java/ps/working-with-images/