Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 25,932 for

print

(0.31 sec)
  1. Revision and Permissions|Aspose.PDF for Python ...

    Learn how to inspect signature revisions, document revisions, and certification permissions in PDF files using PdfFileSignature in Python....get_revision ( sign_name ) print ( f "Signature Revision for...pdf_signature . get_total_revision () print ( f "Total Document Revisions:...

    docs.aspose.com/pdf/python-net/revision-permiss...
  2. Expose Geometric Transformation|Documentation

    Aspose.3D for Python via .NET allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using EvaluateGlobalTransform method.... print ( n . evaluate_global_transform ( True )) print ( n...

    docs.aspose.com/3d/python-net/expose-geometric-...
  3. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF document.... Read and print each font.font_name value. import...get_all_fonts () for font in fonts : print ( font . font_name ) Extract...

    docs.aspose.com/pdf/python-net/extract-fonts-fr...
  4. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs....set ; } Examples Shows how to print the details of what fonts are...allFonts = doc . FontInfos ; // Print all the used and unused fonts...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Managing Page Breaks in Jython|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....xls" ) print "Added page breaks; please check..."Clear All Page Breaks.xls" ) print "Cleared all page breaks; please...

    docs.aspose.com/cells/java/managing-page-breaks...
  6. Read Outlook for Mac OLM File & Get Folders & S...

    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....from an OLM file using the ‘print_all_folders’ function. It takes...traverses the hierarchy to print each folder name along with...

    docs.aspose.com/email/python-net/read-outlook-f...
  7. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…...copy(INPUT, bak) print(“Backup creado:”, bak) 2) Limpiar...try: del root["/Metadata"] print("Se eliminó /Metadata del Root...

    forum.aspose.com/t/error-proxy-error-invalidval...
  8. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from Printing Excel files using Aspose.Cells for JavaScript via C++....How to Prevent Users from Printing Excel File with JavaScript...company will not allow us to print it. This document will tell...

    docs.aspose.com/cells/javascript-cpp/how-to-pre...
  9. 使用 C++ 在 Node.js 中设置页面布局和打印选项|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.... PaperA4 ); // Setting the print quality of the worksheet to...A1 cell to E30 cell) of the print area pageSetup . setPrintArea...

    docs.aspose.com/cells/zh/nodejs-cpp/page-setup-...
  10. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。... Get ( 0 ); /* * For print no comments use "PrintComme...PrintNoComments" * and for print the comments as displayed on...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...