Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 10,603 for

page count

(0.15 sec)
  1. PrinterSettingsContainer | Aspose.Words for .NET

    Discover the PrinterSettingsContainer constructor, efficiently create and manage your printer settings with ease. Optimize your printing experience today!...Count} printer paper sources:" );...the printing page, // the printer will print the page using the...

    reference.aspose.com/words/net/aspose.words.ren...
  2. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following Page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...That’s what i read at following page: Working with Shapes Paragraph...vsdx"); Aspose.Diagram.Page page = diagram.Pages[0]; foreach (Aspose...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  3. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a Page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...flattened pdf file and process a page with grids on it and turn that...pdf file attacthed is a one page file with some grids on it....

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  4. Convert DOC To Image Python

    Convert DOC to Image format in Python code. Save DOC as Image using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  5. Convert HTML To SVG Python

    Convert HTML to SVG format in Python code. Save HTML as SVG using Python....SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  6. Convert HTML To PNG Python

    Convert HTML to PNG format in Python code. Save HTML as PNG using Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/python-net/conversion...
  7. Convert PDF To TIFF Python

    Convert PDF to TIFF format in Python code. Save PDF as TIFF using Python....TIFF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .tiff" ,...

    products.aspose.com/words/python-net/conversion...
  8. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form...."children" : [ { "element_type" : "Page" , "children" : [ { "name" :..."Two-column layout" , "columns_count" : 2 , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/free_text_i...
  9. Converting a MHT file to PNG using Python | Asp...

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...process PDF pages as PNG images. Initialize a page counter variable...

    products.aspose.com/pdf/python-net/conversion/m...
  10. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text... count Gets the number of immediate...appendChild ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...