Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 242,768 for

page

(0.14 sec)
  1. 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...
  2. 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...
  3. Scaling performance issues inserting hOCR into ...

    Hi Aspose forum, There seem to be scaling performance issues with using Aspose.PDF to add hOCR to a PDF without a selectable text layer. The idea is to use a hOCR string obtained from OCR with the original PDF to create…...hOCR to single-page PDFs works fine: Split multi-page PDF documents...into many single-page documents Generate per-page hOCR Add the hOCR...

    forum.aspose.com/t/scaling-performance-issues-i...
  4. PageLabels.UpdateLabel ignores NumberingStyle.N...

    I have tried to update the PageLabel of a Page in a PDF document to a PageLabel that has its NumberingStyle set to ‘None’. But for unknown reasons the NumberingStyle will be overwritten to ‘NumberingStyle.NumeralsArabic’…...to update the PageLabel of a page in a PDF document to a PageLabel...to set the label of the first page of a PDF document to a label...

    forum.aspose.com/t/pagelabels-updatelabel-ignor...
  5. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the C# Library and .NET API. You can set the headers and footers for the first Page, odd Pages and even Pages....Headers and Footers For Different Pages Contents [ Hide ] MS Excel supports...footers for the first page, odd pages and even pages since Excel 2007...

    docs.aspose.com/cells/net/setting-different-hea...
  6. Bounds | Aspose.Drawing for .NET API Reference

    Bounds PageSettings.Bounds property Gets the size of the Page, taking into account the Page orientation specified by ......the size of the page, taking into account the page orientation specified...hundredths of an inch, of the page. See Also struct Rectangle class...

    reference.aspose.com/drawing/net/system.drawing...
  7. setSlideNumberAndChildSlideNumbersVisibility | ...

    setSlideNumberAndChildSlideNumbersVisibility setSlideNumberAndChildSlideNumbersVisibility(boolean isVisible) function......master slide page number placeholder and all child page number placeholders...isVisible boolean true - makes a page number placeholders visible...

    reference.aspose.com/slides/nodejs-java/aspose....
  8. AlternativeTextTitle | Aspose.Note for .NET API...

    Gets or sets a title of alternative text for the image....= new Document (); var page = new Page ( document ); var image...an image's description!" }; page . AppendChildLast ( image );...

    reference.aspose.com/note/net/aspose.note/image...
  9. InhibitSnap | Aspose.Diagram for .NET API Refer...

    InhibitSnap PageProps.InhibitSnap property Specifies whether the shapes on a foreground Page snap to other objects on......foreground page snap to other objects on the page and shapes...shapes on the background page. public BoolValue InhibitSnap { get ;...

    reference.aspose.com/diagram/net/aspose.diagram...
  10. FitRExplicitDestination | Aspose.PDF for Python...

    Represents explicit destination that displays the Page with its contents magnified just enough to fit the rectangle specified by the coordinates left, bottom, right, and topentirely within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centering the rectangle within the window in the other dimension. A null value for any of the parameters may result in unpredictable behavior....destination that displays the page with its contents magnified...Description FitRExplicitDestinat(page, left, bottom, right, top) Initializes...

    reference.aspose.com/pdf/python-net/aspose.pdf....