Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 10,172 for

page count

(0.19 sec)
  1. 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...
  2. 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...
  3. desktop_4560ee16f2bea569358c6c079f45fb6f632d125...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......topic-count{display:none}.select-kit.combo-box...category-chooser .select-kit-row .topic-count{font-size:var(--font-down-1...

    forum.aspose.com/stylesheets/desktop_4560ee16f2...
  4. 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...
  5. 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...
  6. 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...
  7. What's new from C++|Aspose.PDF for C++

    In this Page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....Ability to add SVG images to a page: { auto doc = MakeObject < Document...(); auto page = doc -> get_Pages () -> Add (); page -> AddImage...

    docs.aspose.com/pdf/cpp/whatsnew/
  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. XamlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFixedSaveOptions for enhanced document saving in XamlFixed format. Unlock advanced features for superior results!...Allows to control how separate pages are saved when a document is...is exported to fixed page format. PageSet { get; set; } Gets or...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python.... count - 1 , - 1 , - 1 ): if comments...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/working-with-c...