Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 3,863 for

printing document

(0.06 sec)
  1. CustomXmlSchemaCollection.Add | Aspose.Words fo...

    Discover how the CustomXmlSchemaCollection Add method enhances your XML management by seamlessly adding items to your collection for optimal performance.... Document doc = new Document (); string xmlPartId...// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  2. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...the Working with Fields documentation article. public class DropDownItemCollecti...item collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... Document () # Add two runs and one...the first paragraph of this document. paragraph = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Msg file to tiff conversion with complete email...

    Hi Team, Currently i am converting msg file to tiff image. But i need to show the complete sender address in the converted image. Is there any option to show complete address in the converted tiff image. Please see the…...; MailMessage msg = null ; Document msgDocument = null ; <span...<span style="color:#2b91af;">Document</span>(msgStream); <span ...

    forum.aspose.com/t/msg-file-to-tiff-conversion-...
  5. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Copy 1 # The path to the documents directory. 2 data_dir = Util...PsDocument instance from stream 6 document = PsDocument(ps_stream) 7...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  6. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...Developer Guide Working with XPS Document Using XPS graphic utilities...NET 2 // The path to the documents directory. 3 string dataDir...

    docs.aspose.com/page/net/xps/graphic-utilities/
  7. Convert HTML from ZIP archive to JPG – C# example

    In the article, the example of a message handler creating for working with zip archives is considered. The implementation of converting zip to jpg is shown....to convert an HTML(XHTML) document containing linked resources...these resources along with the document into a single ZIP archive...

    docs.aspose.com/html/net/message-handlers/conve...
  8. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... Document ( MY_DIR + 'Table column bookmarks..."is_column" flag set to True. print ( f "Bookmark: { bookmark ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Bookmark::get_FirstColumn method...

    Aspose::Words::Bookmark::get_FirstColumn method. Gets the zero-based index of the first column of the table column range associated with the bookmark in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table column...get_Cells () -> get_Count ()) { // Print the contents of the first and...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. Aspose::Words::EditableRangeEnd::Accept method ...

    Aspose::Words::EditableRangeEnd::Accept method. Accepts a visitor in C++....{ auto doc = MakeObject < Document > (); doc -> Protect ( ProtectionType...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/cpp/aspose.words/edi...