Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 26,809 for

print

(0.35 sec)
  1. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document... Examples Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontSavingArgs.font_family_name property | Aspo...

    FontSavingArgs.font_family_name property. Indicates the current font family name....ttf' ]: print ( font_filename ) Shows how...TEMP_DIR , IMAGE_DIR , FONTS_DIR print ( f 'Font: \t { args . font_family_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....ttf' ]: print ( font_filename ) Shows how...TEMP_DIR , IMAGE_DIR , FONTS_DIR print ( f 'Font: \t { args . font_family_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.font_saving method. Called when Aspose.Words is about to save a font resource....ttf' ]: print ( font_filename ) Shows how...TEMP_DIR , IMAGE_DIR , FONTS_DIR print ( f 'Font: \t { args . font_family_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Developer Guide|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....Save Save a visio drawing Print Print Export Convert Diagram to...Footers Design PageSetup Setting print Options Setting Page Margins...

    docs.aspose.com/diagram/net/developer-guide/
  6. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....annotations by the FREE_TEXT type and print each annotation rectangle. Load...AnnotationType . FREE_TEXT ] Print the annotation rectangles for...

    docs.aspose.com/pdf/python-net/text-based-Annot...
  7. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your Printing capabilities today!...get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Get Master Object from Drawing in PHP|Documenta...

    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....-> getMaster ( $master_id ); print "Master ID : " . ( string )...$master -> getID () . PHP_EOL ; print "Master Name : " . ( string...

    docs.aspose.com/diagram/java/get-master-object-...
  9. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your Printing efficiency with tailored solutions!...get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...
  10. MultiplePagesType | Aspose.Words for Java

    Specifies how document is Printed out in Java....Specifies how document is printed out. Examples: Shows how to...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/java/com.aspose.word...