Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 21,873 for

printing document

(0.16 sec)
  1. How to get Caret Annotation using Java | Aspose...

    Get Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load PDF in an instance of Document class Create a new page or...Load the PDF file Document document = new Document ( _dataDir + "sample_caret...

    products.aspose.com/pdf/java/annotation/caret/get/
  2. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...Document document = new com.aspose.pdf.Document(“C:\temp\ThesisUniBasel...pdf”); for (int i = 1; i <= document.getPages().size(); i++) {...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  3. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...an empty line/space in the document. We need the line to collapse...empty lines in your final document, disrupting the flow of content...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  4. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does not extract page # 35 or 36. bad2.pdf (144.7 KB)...Processing library to perform document management can easily be used...convert, render, secure and print documents without using Adobe Acrobat...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  6. Questions Regarding Large File Conversion and C...

    Can you please confirm the recommended maximum Document size (in MB or pages) for reliable DOCX → PDF conversion using Aspose.Words for Python via .NET? Are there any specific memory or timeout configurations recomm…...confirm the recommended maximum document size (in MB or pages) for...@Kumar1Vikash The recommended maximum document size for reliable DOCX to...

    forum.aspose.com/t/questions-regarding-large-fi...
  7. Converting a XSLFO file to PDF using Python | A...

    Sample code on Python for XSLFO to PDF conversion. Use example code for batch XSLFO to PDF conversion with Python and .NET...convert programmatically a document from XSLFO to PDF format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/x...
  8. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your Document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....created while converting a document to HTML. public void ResourceSavingCallba...ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor.... Examples Shows how to print the node structure of every...every office math node in a document. test ( 'OfficeMathToText' ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何用 C++ 添加 Strikeout 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Strikeout 注释的源代码...Load the PDF file Document document = new Document ( System . IO...new StrikeoutAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...