Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 25,055 for

print

(0.17 sec)
  1. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...(256)"); } // Allow Print: Enable all printing capabilities if (security...PdfPermissions.PRINTING; // 4 - Allow printing (basic) permissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  2. Common issues with PS files and how to solve them

    Troubleshooting with PostScript documents. Navigate intricate challenges in PS files. Learn debugging techniques for optimal Print and display the results....language file format used in printing and desktop publishing. PostScript...commonly used in professional printing workflows, as they provide...

    docs.aspose.com/page/net/troubleshoot-with-ps-f...
  3. Get Page Count of PDF in Python|Aspose.PDF for ...

    Learn how to get the total page count of a PDF document using Python with Aspose.PDF for effective document handling....size() print "Page Count:" . page_count Download...

    docs.aspose.com/pdf/python-java/get-page-count-...
  4. Render Slide As SVG Image|Aspose.Slides Documen...

    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....scenarios: when you plan to print your presentation in a very...WriteAsSvg ( fileStream ); } } } Print Presentation Render Slide as...

    docs.aspose.com/slides/net/render-slide-as-svg-...
  5. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from passport images....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...
  6. Count number of cells in the Worksheet|Document...

    In this article, you will learn how to programmatically count the number of cells in the Excel worksheet using the C# API with the .NET Library....the Worksheet is Dialog Sheet Print multiple copies of a worksheet...

    docs.aspose.com/cells/net/count-number-of-cells...
  7. 导出打印区域范围到HTML,使用Node.js通过C++|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.... get ( 0 ); // Set the print area. worksheet . getPageSetup...HtmlSaveOptions (); // Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  8. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for Node.js via C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning.... It then prints the values of the axis labels...getCategoryAxis (). getAxisTexts (); // Print axis labels on the console console...

    docs.aspose.com/cells/nodejs-cpp/read-axis-labe...
  9. Cropping Images in PHP|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 "Cropped image by shifts successfully...jpg" ); \ # Display Status. print "Cropped image by rectangle...

    docs.aspose.com/imaging/java/cropping-images-in...
  10. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value....Iterate over the collection and print every element. for drop_down...drop_down in drop_down_items : print ( drop_down ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...