Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 21,945 for

printing document

(0.87 sec)
  1. 在 Python 中获取 PDF 文件信息|Aspose.PDF for Java

    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.... Document () pdf = self . Document () pdf = self...显示文档信息 print "作者:-" + str ( doc_info . getAuthor ()) print "创建日期:-"...

    docs.aspose.com/pdf/zh/java/get-pdf-file-inform...
  2. NodeChangingAction enumeration | Aspose.Words f...

    Aspose.Words.NodeChangingAction enumeration. Specifies the type of node change....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert DJVU to XLS via C# | Aspose

    Sample code for DJVU to XLS C# conversion. Use API example code for batch DJVU files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  4. Convert TIF to XLS via C# | Aspose

    Sample code for TIF to XLS C# conversion. Use API example code for batch TIF files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIF document and save text as TIF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/tif-to-xls/
  5. Convert PNG to XML via C# | Aspose

    Sample code for PNG to XML C# conversion. Use API example code for batch PNG files to XML conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/png-to-xml/
  6. Convert JPG to XLS via C# | Aspose

    Sample code for JPG to XLS C# conversion. Use API example code for batch JPG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPG document and save text as JPG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jpg-to-xls/
  7. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 Python 中设置 PDF 到期|Aspose.PDF for Java

    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.... Document () pdf = self . Document () pdf = self...dataDir + "set_expiration.pdf" ); print "更新文档信息,请检查输出文件。" 下载运行代码 从以下任一社交编码网站下载...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  9. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....images of typed, handwritten or printed text into machine-encoded text...from a scanned document a photo of a document, a scene-photo...

    docs.aspose.com/ocr/net/image-line-extract/
  10. CompatibilityOptions.DisableOpenTypeFontFormatt...

    Learn how to disable OpenType font formatting features with the CompatibilityOptions property for improved Document consistency and performance....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...