Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 23,357 for

print

(0.11 sec)
  1. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group.... 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. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....document's window - Default: false print ( "CenterWindow :" , document...side by side - Default: L2R print ( "Direction :" , document ...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  3. Presentation Format|Aspose.Slides for Python Do...

    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.... PPTX : print ( "PPTX" ) elif info . load_format...slides . LoadFormat . UNKNOWN : print ( "UNKNOWN" )...

    docs.aspose.com/slides/python-net/presentation-...
  4. Export EMAIL to PCL via Java | products.aspose.com

    Java API to Convert EMAIL to PCL without using Microsoft Word or Outlook...Language (PCL)** enables direct printing workflows across enterprise...and bulk printing. Key Use Cases Enterprise Printing : Convert...

    products.aspose.com/total/java/conversion/email...
  5. General Project Properties in PHP | Aspose.Task...

    This section provides details on general project properties and their management using Aspose.Tasks Java for PHP....) -> getValue ()) 6 7 { 8 9 print "Project Start Date : " . (string)...} 12 13 else 14 15 { 16 17 print "Project Finish Date : " . (string)...

    docs.aspose.com/tasks/java/general-project-prop...
  6. Handling Overtime, Remaining Costs and Work in ...

    Learn how to handle Microsoft Project (MPP/XML) overtime, remaining and work values using Aspose.Tasks Java for PHP....$resource_assignments -> get ( $i ); 14 15 print "Overtime Cost: " . $assignment...$asn -> OVERTIME_COST ); 16 17 print " \n Overtime Work: " . $assignment...

    docs.aspose.com/tasks/java/handling-overtime-re...
  7. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....$tasks -> get ( $i ); 22 23 print "Task Id:" . $task -> get (...( $tsk -> ID ); 24 25 print " \n Task Uid: " . $task -> get (...

    docs.aspose.com/tasks/java/general-properties-i...
  8. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the document revision number.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....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 worksheet unique ID|Documentation

    This article shows how to get the Excel worksheet's unique ID using the C# library and .NET API programmatically...UniqueId property to print the unique ID of a worksheet...AI Document Assistant Close Print multiple copies of a worksheet...

    docs.aspose.com/cells/net/get-worksheet-unique-id/