Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 52,241 for

print

(0.05 sec)
  1. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code.... 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...
  2. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting Images to Black n White and Grayscal...

    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.... print "Binarization image with Fixed...jpg" ); \ # Display Status. print "Binarization image with Otsu...

    docs.aspose.com/imaging/java/converting-images-...
  4. Aspose::Words::Bookmark Class Reference - Aspos...

    Represents a single bookmark....document visitor implementation to print their contents. SharedPtr<Document>...bookmarks->idx_get(1)->get_Name())); // Print all bookmarks again to see updated...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Option | Aspose.Page for .NET API Reference

    Option Option constructor (1 of 2) Creates common Print ticket feature instance. public Option ( string name , params......constructor (1 of 2) Creates common print ticket feature instance. public...constructor (2 of 2) Creates common print ticket feature instance. public...

    reference.aspose.com/page/net/aspose.page.xps.x...
  9. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the document in Java.... Examples: Shows how to print the details of what fonts are...allFonts = doc.getFontInfos(); // Print all the used and unused fonts...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageMargins - Aspose.Tasks for Java - API Refer...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project....Represents page margins for printing. Constructor Summary Constructors...() Gets a position where to print borders. double getBottom ()...

    reference.aspose.com/tasks/java/com.aspose.task...