Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 26,596 for

print

(0.24 sec)
  1. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document.... PRINTING Print the document (possibly...HIGH_RESOLUTION_PRINTING is also set). HIGH_RESOLUTION_PRINTING Print the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Pixels to Millimeters – C# code

    Learn how to convert pixels to millimeters with the Unit class in Aspose.HTML for .NET. Get C# examples for px to mm conversion....precise measurements in web and print designs! Download from NuGet...real-world dimensions for printing and manufacturing. While pixels...

    products.aspose.com/html/net/pixel-calculator/p...
  3. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... Set Print or Screen mode. Initialize Document...new HtmlMediaType (); // Set Print or Screen mode $loadOption ->...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  4. Visio Documents Python API | products.aspose.com

    Aspose.Diagram for Python via .Net is a visio API to read, write and convert Microsoft Visio Documents like VSDX, VDX and more formats...write, protect, export and print native Visio formats as well...diagrams to multiple formats, print diagrams with high fidelity...

    products.aspose.com/diagram/python-net/
  5. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....image : # get the image format print ( FileFormat ( image . file_format...properties and methods of JpegImage print ( jpeg_image . jfif ) # access...

    docs.aspose.com/imaging/python-net/python-notes/
  6. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature.... Examples Shows how print the contents of all comments...Comment , true )); Shows how print the contents of all comments...

    reference.aspose.com/words/net/aspose.words/com...
  7. Converting Worksheet to Image using ImageOrPrin...

    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....and apply different image and print options for the image, such...quality, and other image and print options. You might try Office...

    docs.aspose.com/cells/net/converting-worksheet-...
  8. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Node.js API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically.... get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...with Node.js via C++ How to Print Excel as Fitted Pages Wide and...

    docs.aspose.com/cells/nodejs-cpp/determine-if-p...
  9. 使用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 because we want to render..."B15:E25" ); // Specify image or print options, set one page per sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/rendering-s...
  10. 使用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...