Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 20,122 for

printing document

(0.2 sec)
  1. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold....recognize ( input ) # Print recognition result print ( result [ 0 ]...recognition, including words printed in very light colors. If the...

    docs.aspose.com/ocr/python-net/binarization/
  2. Online PCL to GIF Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/pcl-t...
  3. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships....package_custom_parts property Document.package_custom_parts property...Custom XML parts, use the Document.custom_xml_parts property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Adding JavaScript in Python|Aspose.PDF for Pyth...

    Explore how to add JavaScript code to a PDF Document using Python with Aspose.PDF, enhancing interactivity and functionality....method of Document class. Python Code doc = self . Document () pdf...pdf = self . Document () pdf = self . dataDir + 'Template.pdf'...

    docs.aspose.com/pdf/python-java/adding-javascri...
  5. Online XPS to WORDML Conversion or Build .NET b...

    Free online app to convert XPS to WORDML files. .NET C# conversion library code for XPS Documents....will be converted into WORDML document Download the converted WORDML...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  6. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XLSX format in Java....additional options when saving a document into the SaveFormat.XLSX format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. EPS to PNG Converter using Python | Aspose.PDF

    Sample code on Python for EPS to PNG conversion. Use example code for batch EPS to PNG conversion with Python and .NET...programmatically a document from EPS to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  8. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....with Headers and Footers documentation article. Remarks: There...footers from a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 auto document = MakeObject < Document > (); auto page...page = document -> get_Pages () -> Add (); auto text = MakeObject...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...