Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 26,807 for

print

(0.54 sec)
  1. 使用 Python 处理 PDF 图层|Aspose.PDF for Python via .NET

    了解如何在 Python 中添加、锁定、提取、扁平化和合并 PDF 图层。... save ( outfile ) print ( f "Layers added successfully...document . save ( outfile ) print ( f "Layer locked successfully...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  2. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and Prints....Shows how to customize the printing of Aspose.Words documents...PrintRange = System . Drawing . Printing . PrintRange . SomePages ;...

    reference.aspose.com/words/net/aspose.words.ren...
  3. FieldUpdatingProgressArgs.updated_fields_count ...

    FieldUpdatingProgressArgs.updated_fields_count property. Gets the number of updated fields....def notify ( self , args ): print ( f ' { args . update_completed.... total_fields_count } ' ) print ( f ' { args . updated_fields_count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... b ), list ( paras )))))): print ( f 'List item paragraph # {...SaveFormat . TEXT ) . strip () print ( f ' \t Exported Text: { paragraph_text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range through the Aspose.Cells for C++ API.... GetStyle (); // Print the value of Style.QuotePrefix...st = cell . GetStyle (); // Print the value of Style.QuotePrefix...

    docs.aspose.com/cells/cpp/preserve-single-quote...
  6. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容... print("Top-level comment.") for comment_range_start...if next_sibling is not None: print(next_sibling.get_text()) Tiaohh...

    forum.aspose.com/t/docx/316434
  7. Dealing Variances in PHP | Aspose.Tasks Documen...

    Learn how to deal with work variances in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....$resource_assignments -> get ( $i ); 14 15 print "Work Variance: " . (string)...$asn -> WORK_VARIANCE ); 16 17 print " \n Cost Variance: " . (string)...

    docs.aspose.com/tasks/java/dealing-variances-in...
  8. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....1415926/2)" ); 5 6 // Print Calculated value 7 Task task...\"right\", \"choice\")" ); 7 8 // Print extended attribute value 9 Task...

    docs.aspose.com/tasks/java/support-for-evaluati...
  9. Find Maximum Rows and Columns supported by XLS ...

    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.... After creation, it prints the values of WorkbookSettings...'click' , async () => { // Print message about XLS format. resultDiv...

    docs.aspose.com/cells/javascript-cpp/find-maxim...
  10. Printing Range of Pages using SheetRender and 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....Ask AI Printing Range of Pages using SheetRender and WorkbookRender...Microsoft Excel allows you to print a range of pages of a workbook...

    docs.aspose.com/cells/python-net/printing-range...