Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 22,811 for

printing document

(0.19 sec)
  1. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings...the Working with Fonts documentation article. Remarks By default...character code ranges. doc = aw . Document () font_settings = aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....IOutputStorage Interface The HTML document can contain different resources...the cases for saving HTML documents with resources to Zip archive...

    docs.aspose.com/html/net/migration-between-vers...
  4. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....create, modify, and manage documents, it is always important to...tool that suits the specific document development needs. This article...

    docs.aspose.com/words/java/aspose-words-instead...
  5. Managing Page Breaks|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....data after the page break is printed on the next page. In simple...added. In page break preview or print preview modes, you can see how...

    docs.aspose.com/cells/java/managing-page-breaks/
  6. SVG to JPEG Conversion in Python – API for Deve...

    Convert SVG to JPEG in Python. Aspose.SVG for Python via .NET handles complex rendering including CSS filters and masks. No additional software required....NET Live Demos Free Trial Documentation API Reference Overview Overview...Overview Live Demos Free Trial Documentation API Reference Download Pricing...

    products.aspose.com/svg/python-net/conversion/s...
  7. 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-...
  8. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... Document ( file_name = MY_DIR + 'Shape...as_shape () fill = shape . fill print ( 'Pattern value is: {0} ' ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Get worksheet unique ID with Node.js via C++|Do...

    This article shows how to get an Excel worksheet's unique ID using the Node.js library and C++ API programmatically....getUniqueId() property to print the unique ID of a worksheet...node" ); // The path to the documents directory. const sourceDir...

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...