Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 18,825 for

printing document

(0.13 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_TotalEditingTime method. Gets or sets the total editing time in minutes in C++....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Words.Settings module | Aspose.Words for...

    The Aspose.Words.Settings module contains classes and enums that are used when specifying various settings and options stored in a Document...settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...// Load the document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  5. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...doc . digital_signatures : print ( f " \n { ( 'Valid' if signature...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_shape property. Controls display of the background shape in print layout view....of the background shape in print layout view. @property def ...Shows how to hide/display document background images in view...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....the Working with Comments documentation article. Examples: Shows...comment as “done”. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...Structured Document Tags or Content Control documentation article...about smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Facades|Aspose.PDF for .NET

    Learn how to work with PDF facades in .NET using Aspose.PDF for easier manipulation and viewing of PDF content....various operations on PDF documents without delving into their...learn how to: Working with documents - perform operartions with...

    docs.aspose.com/pdf/net/working-with-facades/