Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 23,286 for

printing document

(0.23 sec)
  1. 在 Python 中保护 PDF 文件|Aspose.PDF for Python via .NET

    了解如何在 Python 中加密文件、解密受保护的 PDF 并更改密码。... """ document = ap . Document ( infile ) document_privilege...DocumentPrivilege . forbid_all document_privilege . allow_screen_readers...

    docs.aspose.com/pdf/zh/python-net/protect-pdf-f...
  2. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized Printing solutions....to insert a PRINT field. Document doc = new Document (); DocumentBuilder...( "My paragraph" ); // The PRINT field can send instructions...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentVisitor.visitBookmarkEnd method | Aspos...

    DocumentVisitor.visitBookmarkEnd method. Called when an end of a bookmark is encountered in the Document....bookmark is encountered in the document. visitBookmarkEnd ( bookmarkEnd...'CreateUpdateAndPrint' , () => { // Create a document with three bookmarks, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/text/add/
  5. Inspect and Navigate SVG in C# – DOM, CSS, XPath

    Learn how to inspect and navigate SVG Documents in C# with Aspose.SVG for .NET using DOM traversal, CSS selectors, XPath, and custom node filters....extracts data, or converts an SVG document, it often needs to find the...inspect markup, move through the document tree, select elements with...

    docs.aspose.com/svg/net/inspect-and-navigate-svg/
  6. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this Document....properties of fonts used in this document. get fontInfos () : Aspose...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Online PCL to DOT Conversion or Develop Java ba...

    Free online app to convert PCL to DOT files. Java conversion library code for PCL Documents....will be converted into DOT document Download the converted DOT...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  8. | Aspose

    Sample code for JPG to PDF Java conversion. Use API example code for batch JPG files to PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...JPG format and creates JPG documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/jpg-to-pdf/
  9. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word Documents in C#....the text of the document print "Original document text: " . $doc...// Replace the text in the document. $doc -> Range -> Replace...

    docs.aspose.com/words/net/find-and-replace-in-php/
  10. Change PDF Page Size in Python|Aspose.PDF for P...

    Learn how to read and change PDF page dimensions in Python....page dimensions using the Document and Page APIs. Use this guide...existing PDF pages, normalize document dimensions, or inspect page...

    docs.aspose.com/pdf/python-net/change-page-size/