Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 25,565 for

print

(0.36 sec)
  1. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same page). AsposeCellsPaperHe…...when I print the excel file. My code in the end prints a height...KB pagebreakview.png When printing, the same happens. When measuring...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  2. 通过C++使用JavaScript获取区域的地址、单元格数量、偏移、整列和整个行|Docume...

    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....on a new empty workbook and prints info to the page. const resultEl...createRange ( "A1:B3" ); // Print range address and cell count...

    docs.aspose.com/cells/zh/javascript-cpp/get-add...
  3. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....Shows how to use a callback to print the URIs of external resources.../// <summary> /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Managing Worksheets in Ruby|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 Message puts "Sheet removed...@data_dir + "book.out.xls" ) # Print Message puts "Sheet removed...

    docs.aspose.com/cells/java/managing-worksheets-...
  5. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes....True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用JavaScript通过C++的ImageOrPrintOptions的PageIndex...

    学习如何使用C++的Aspose.Cells for JavaScript将Excel文件的特定页面渲染为图像。...Specify image or print options // We want to print pages 4, 5, 6...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  7. 通过JavaScript和C++将页面设置从源工作表复制到目标工作表|Documentation

    本文说明如何使用JavaScript API或C++库示例代码以编程方式将页面设置从源工作表复制到目标工作表。... PaperA3ExtraTransver ; // Print the Paper Size of both worksheets...pageSetup , new CopyOptions ()); // Print the Paper Size of both worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/copy-pa...
  8. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....update a document’s “Last printed” property when saving. auto...determines whether the last printed date, which is a built-in property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ArgumentOutOfRangeException for compare for Asp...

    for following block receiving the error intermittently for some documents. RuntimeError: Proxy error(ArgumentOutOfRangeException): Specified argument was out of the range of valid values. (Parameter ‘index’) revised_…...page_count+1): print("Page Number: ", i) revised_doc_ex...datetime.datetime.now(), opts) print("Completed comparison for pages...

    forum.aspose.com/t/argumentoutofrangeexception-...
  10. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....save(path_outfile) print(str(infiles) + " merged into...document.save(path_outfile) print(str(infiles) + " merged into...

    products.aspose.com/pdf/python-net/merger/