Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 58,533 for

page

(0.03 sec)
  1. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which Pages the Page border is printed on in C++....method Specifies which pages the page border is printed on. Aspose...border at the top of the first page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing document formatting and readability....output at the bottom of each page. BeneathText 2 Footnotes are...output beneath text on each page. Examples Shows how to select...

    reference.aspose.com/words/net/aspose.words.not...
  3. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the Page where node ends. Returns 0 if node cannot be mapped to a Page in C++....method Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the Page where node begins. Returns 0 if node cannot be mapped to a Page in C++....method Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Remove Image From PDF using Python

    Follow this article to remove image from PDF using Python. It shares the details to set the IDE, steps, and a running sample code to delete image from PDF using Python....Page Product Family Aspose.PSD Product...selected or all the photos from a page in the PDF. Steps to Remove...

    kb.aspose.com/pdf/python/remove-image-from-pdf-...
  7. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the Page in C++....text and the top edge of the page. bool Aspose :: Words :: Settings...across 3 pages. builder -> Writeln ( u "Paragraph 1, Page 1." );...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each Page in a document or section....vertical alignment of text on each page in a document or section. @property...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...Pages.Count(); Console.WriteLine($"Page: {PageCount}...AsposeOcr(); // Loop through each page in the PDF for (int pageIndex...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...