Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,828 for

printing document

(0.09 sec)
  1. Examine Presentation|Aspose.Slides for Python D...

    Read and modify PowerPoint presentation properties in Python...pptx" ) print ( info1 . load_format , info1...get_presentation_info ( "pres.odp" ) print ( info2 . load_format , info2...

    docs.aspose.com/slides/python-net/examine-prese...
  2. Aspose::Words::CommentRangeEnd class | Aspose.W...

    Aspose::Words::CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it. To learn more, visit the Documentation article in C++....the Working with Comments documentation article. class CommentRangeEnd...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Latest Answers Split Word Document into Sections using Java Compress...Image in Python Divide Word Document into Sections using C# Merge...

    kb.aspose.com/categories/page/9/
  4. Aspose::Words::EditableRangeStart::Accept metho...

    Aspose::Words::EditableRangeStart::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...
  5. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Document () font_settings = aw . fonts...pdf' ) Shows how to access a document’s system font source and set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...the Working with Lists documentation article. Properties Name...are list items. doc = aw . Document ( file_name = MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtinDocumentproperties/last_printed/) property is updated before saving....update_last_printed_property property SaveOptions.update_last_printed_property...update_last_printed_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::Row::get_FirstCell metho...

    Aspose::Words::Tables::Row::get_FirstCell method. Returns the first Cell in the row in C++....to print the node structure of every table in a document. void...{ auto doc = MakeObject < Document > ( MyDir + u "DocumentVisitor-compatible...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::Row::get_IsFirstRow meth...

    Aspose::Words::Tables::Row::get_IsFirstRow method. True if this is the first row in a table; false otherwise in C++....to print the node structure of every table in a document. void...{ auto doc = MakeObject < Document > ( MyDir + u "DocumentVisitor-compatible...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::Tables::Cell::get_IsLastCell met...

    Aspose::Words::Tables::Cell::get_IsLastCell method. True if this is the last cell inside a row; false otherwise in C++....to print the node structure of every table in a document. void...{ auto doc = MakeObject < Document > ( MyDir + u "DocumentVisitor-compatible...

    reference.aspose.com/words/cpp/aspose.words.tab...