Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 23,300 for

print

(0.05 sec)
  1. RevisionGroupCollection.count property | Aspose...

    RevisionGroupCollection.count property. Returns the number of revision groups in the collection.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....For example, dots or other print defects next to letters can...recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/characters-black...
  3. Get XMP Metadata from PDF File in Python|Aspose...

    Discover how to retrieve XMP metadata from a PDF file in Python using Aspose.PDF, enabling detailed content analysis....pdf' # Get properties print "xmp:CreateDate: " + str ( doc...get_Item ( "xmp:CreateDate" )) print "xmp:Nickname: " + str ( doc...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  4. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....PARA_STYLE ) print "abc = " + str ( paragraphs [ 0 ] ) print "Paragraphs...for paragraph in paragraphs : print str ( paragraph . toString (...

    docs.aspose.com/words/java/working-with-styles-...
  5. Get Shape Hyperlink Data from a Visio Drawing i...

    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....$hyperlinks -> get ( $i ); print "Address: " . ( string ) $hyperlink...getAddress () -> getValue (); print "Sub Address: " . ( string )...

    docs.aspose.com/diagram/java/get-shape-hyperlin...
  6. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified range...1160505028 ) print ( sdt . is_multi_section ) print ( sdt . title... get_by_title ( 'Alias4' ) print ( sdt . id ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports Printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....JavaScript via C++ Contents [ Hide ] Print Preview There may be cases where...the Workbook and Worksheet Print Preview feature might prove...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  8. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically....// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/javascript-cpp/get-paper-...