Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 26,716 for

print

(0.37 sec)
  1. 在 Python 中统计 PDF 工件|Aspose.PDF for Python via .NET

    了解如何使用 Python 通过 Aspose.PDF for Python via .NET 检查并统计 PDF 文档中的分页工件。...counts = Counter ( subtypes ) print ( f "Watermarks: { counts ....ArtifactSubtype . WATERMARK , 0 ) } " ) print ( f "Backgrounds: { counts ...

    docs.aspose.com/pdf/zh/python-net/counting-arti...
  2. 在 Jython 中将 Excel 转换为 Pdf|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.... PDF ) # Print message print "\n Excel to PDF conversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  3. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...:: Cells :: Startup (); // Print message about XLS format. std...FileFormatType :: Excel97To2003 ); // Print the maximum rows and columns...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  4. Get PDF Viewer Preferences|Aspose.PDF for Pytho...

    How to read and modify PDF viewer preferences programmatically using Aspose.PDF for Python...PAGE_MODE_USE_OUTLINES : print ( "PageModeUseOutlines is enabled" ) print ( f "Current...

    docs.aspose.com/pdf/python-net/get-viewer-prefe...
  5. ComparisonEvaluationResult constructor | Aspose...

    aspose.words.fields.ComparisonEvaluationResult constructor...None : print ( self . m_result . error_message ) print ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 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-...
  7. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... as_body () print ( 'Body:' ) print ( f ' \t " { body ...node . as_header_footer () print ( f 'HeaderFooter type: { header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...the PDF document from bytes print("Loaded the document from bytes")...save options for DOCX format print("Configuring save options")...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  9. HtmlSaveOptions.export_font_resources property ...

    HtmlSaveOptions.export_font_resources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...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...
  10. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java....from a custom folder, and then print every available font. FontSourceBase[]...from a custom folder, and then print every available font. FontSourceBase[]...

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