Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 26,870 for

print

(3.38 sec)
  1. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....get_Replies () Examples Shows how to print all of a document’s comments...to a reply-type comment. // Print all top-level comments along...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. How to convert xhtml into PDF - Free Support Fo...

    I have xhtml file that renders in browser, the whole xhtml content is rendered by javascript function, when the page is loaded. I tried to convert the file in aspose online and it threw me 201 error. I have attached th…...as PDF : Use the browser’s print functionality to save the rendered...modern browsers allow you to print a webpage to PDF. If you want...

    forum.aspose.com/t/how-to-convert-xhtml-into-pd...
  3. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...
  4. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from ID cards....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. VbaModule class | Aspose.Words for Python

    aspose.words.vba.VbaModule class. Provides access to VBA project module... count print ( f 'Project name: { vba_project...for module in vba_modules : print ( f 'Module name: { module ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Resizing Images in PHP|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.... print "Resized image successfully...jpg" ); \ # Display Status. print "Resized image successfully...

    docs.aspose.com/imaging/java/resizing-images-in...
  7. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....override Examples Shows how to print all of a document’s comments...to a reply-type comment. // Print all top-level comments along...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a PDF file an Print it to a Printer. Now we recognized that the result of the Printed document doesn't match the size and layout of the original PDF file. We attache…...size and layout of loaded and printed PDF Aspose.PDF Product Family...library to open a PDF file an print it to a printer. Now we recognized...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  9. Python DocumentVisitor - Free Support Forum - a...

    I am trying to evaluate using aspose.words for a project at work. I am using the temporary free license with aspose-words v25.9.0 in Python. I am trying to understand how to best iterate over the nodes inside a document,…...False): … print(’ ’ + str(child.node_type)) … else: … print(‘$’ +...NodeType.PARAGRAPH, True): print(paragraph.get_text().strip())...

    forum.aspose.com/t/python-documentvisitor/319554
  10. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless page Printing....PaperSize object suitable for printing the page represented by this...that you can use in the .NET printing framework to specify the paper...

    reference.aspose.com/words/net/aspose.words.ren...