Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 21,554 for

print

(0.05 sec)
  1. Document.custom_document_properties property | ...

    Document.custom_document_properties property. Returns a collection that represents all the custom document properties of the document.... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Page Setup Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for worksheets to control printing. These page setup settings...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/java/page-setup-features/
  3. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....end () print ( 'StructuredDocumentTa values:' ) print ( f ' \t...range_start_tag . id } ' ) print ( f ' \t |Title: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document tag....end () print ( 'StructuredDocumentTa values:' ) print ( f ' \t...range_start_tag . id } ' ) print ( f ' \t |Title: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.lock_content_co...

    StructuredDocumentTagRangeStart.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this structured document tag....end () print ( 'StructuredDocumentTa values:' ) print ( f ' \t...range_start_tag . id } ' ) print ( f ' \t |Title: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured document tag....end () print ( 'StructuredDocumentTa values:' ) print ( f ' \t...range_start_tag . id } ' ) print ( f ' \t |Title: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_fonts method. Returns list of fonts available via this source....from a custom folder, and then print every available font. folder_font_source...] . get_available_fonts (): print ( 'FontFamilyName :' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to Print Microsoft Project files using Aspose.Tasks for .NET....Guide Working with Projects Printing Microsoft Project Files Live...Reference Nuget Pricing Buy Printing Microsoft Project Files Contents...

    docs.aspose.com/tasks/net/printing-a-project/
  9. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a document and the result of its verification... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....can set the paper size for printing using the PageSetup class..."PaperSize.xlsx" ); } Setting Print Area You can define a specific...

    docs.aspose.com/cells/cpp/page-setup-features/