Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 20,480 for

printing document

(0.15 sec)
  1. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。..."path" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  2. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。... Get ( 0 ); // Set the print quality of the worksheet to..."SetPrintQuality_out.xls" ); std :: cout << "Print quality set successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  3. Aspose.Cells 8.5.0中的公共API更改|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.... SetStyle ( style ); //Print the cell values as it displays..." + cell . StringValue ); //Print the cell value without any format...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Aspose.Cells 8.4.1中的公共API更改|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....PRINT_NO_COMMENTS:不渲染评论。 PrintCommentsType.PRINT_IN_PLACE:在其位置渲染评论。...PRINT_IN_PLACE:在其位置渲染评论。 PrintCommentsType.PRINT_SHEET_END:在工作表末尾渲染评论。 以下示例代码演示了使用PageSetup...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......GraphicsUnit True False False DOCUMENT Document Aspose.Imaging.GraphicsUnit...True False False REFLEXION_PRINT_SCANNER ReflexionPrintScanne...

    docs.aspose.com/imaging/python-net/python-notes...
  6. CODE_128 returns partially wrong text from came...

    Problem Summary We are using Aspose.BarCode for Java (via aspose-total-java Python wrapper, version 26.1.0) to read CODE_128 barcodes from camera/phone photos of Brazilian NF-e tax invoices. The barcode contains a 44-dig…...Camera/phone photos of printed documents, we do not control image...checksum) Positions 21-22: Document model (always 55 or 65) Position...

    forum.aspose.com/t/code-128-returns-partially-w...
  7. 屏幕阅读器无障碍性 – C# 示例

    了解如何设计网站以实现屏幕阅读器无障碍性,并使用 Aspose.HTML for .NET 根据 WCAG 指南检查替代文本。..."image" src = "print.jpg" name = "submit" alt = "Print" > 使用具体且有意...object 16 using (HTMLDocument document = new HTMLDocument(documentPath))...

    docs.aspose.com/html/zh/net/screen-reader-acces...
  8. Aspose.Cells 8.4.1中的公共API更改|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.... Worksheets [ 0 ]; //Print no comments worksheet . PageSetup...Save ( "nocomments.pdf" ); //Print the comments as displayed on...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…... pagesCount:=1) The input document has only one page and index...configuration file: C:\Users\Russ\Documents\IISExpress\config\aspnet.config...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  10. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....extract an image from the document “sample.pptx” and save it...transparency_value = 100 - effect . amount print ( "Picture transparency: " +...

    docs.aspose.com/slides/python-net/picture-frame/