Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 23,345 for

printing document

(0.11 sec)
  1. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Slides Documentation Issue with Bullet Numbering...Numbering While Splitting Document Pages @AlpeshChaudhariDev Please...

    forum.aspose.com/posts.rss
  2. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field types in C++....Shape object, but for some documents, where a control does not...FieldPrint 48 Specifies the PRINT field. FieldPrintDate 23 Specifies...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be saved to....mImageCount += 1 print ( f ' { Path ( args . document . original_file_name...LayoutCollector ( args . document ) print ( f ' \t On page: \t {...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name....Examples Shows how to access a document’s system font source and set...test_font_substitution ( self ): doc = aw . Document () doc . font_settings = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....passport card or other identity document. Manually re-typing text from...) # Print recognition result for result in results : print ( result...

    docs.aspose.com/ocr/python-net/recognition/id-c...
  6. Generate Patch Code Barcodes in Java|Documentation

    Aspose.BarCode for Java enables Patch Code barcode generation...efficiency of automated multi-page document scanning. Patch Code barcodes...barcodes are printed out on four sides of a document page. By design...

    docs.aspose.com/barcode/java/patch-code-barcodes/
  7. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....Examples Shows how to access a document’s VBA project information...aspose.words as aw doc = aw . Document ( file_name = MY_DIR + 'VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  8. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML Documents to PDF Documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...while converting HTML documents to PDF documents com.aspose.pdf.internal...setInputEncoding(ENCODING_UTF); Document pdfDoc = new Document(); TextState textState...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  9. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for Document themes....types of theme font names for document themes. Specifies a theme...theme fonts, located in the document’s Theme part, which allows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++.... This document explains how to remove existing...getPrinterSettings () != null ) { // Print the following message console...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...