Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 20,431 for

printing document

(0.24 sec)
  1. 使用 Python 从 EPS 文件获取 XMP 元数据

    本文将通过 Python 的 Aspose.Page API 解决方案,详细讲解并演示如何从 EPS 文件获取 XMP 元数据。...Copy 1 # The path to the documents directory. 2 data_dir = Util...instance from the stream 6 document = PsDocument(ps_stream) 7...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  2. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...( 0 ); // Specify image or print options // Since the sheet is...So that an empty page gets printed ImageOrPrintOptions opts ;...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  3. Query Cell Areas Mapped to XML Map Path using W...

    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....queries the XML map twice and prints the list of cell areas returned...List.xml Food List.xml AI Document Assistant Close Link Cells...

    docs.aspose.com/cells/net/query-cell-areas-mapp...
  4. Query Cell Areas Mapped to XML Map Path using W...

    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....queries the XML map two times and prints the list of cell areas returned...List.xml Food List.xml AI Document Assistant Close Link Cells...

    docs.aspose.com/cells/python-net/query-cell-are...
  5. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。... GetHeightOfValue (); // Print both values std :: wcout <<...Cleanup (); } 高级主题 获取单元值的文本宽度 AI Document Assistant Close 用C++获取带格式和不带格式的单元格字符串值...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  6. ConditionalStyleCollection.odd_row_banding prop...

    ConditionalStyleCollection.odd_row_banding property. Gets the odd row banding style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.last_row property | ...

    ConditionalStyleCollection.last_row property. Gets the last row style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.odd_column_banding p...

    ConditionalStyleCollection.odd_column_banding property. Gets the odd column banding style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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 文件 pdf_document = ap . Document ( input_file ) # 创建...使用吸收器访问第一页 absorber . visit ( pdf_document . pages [ 1 ]) # 获取页面上第一个...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...