Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 190,005 for

page

(0.15 sec)
  1. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...entire Excel file into a single-page SVG without cutting off any...to set all content is on one page using (MaxDisplayRange.ColumnCount...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  2. View & Edit Excel Metadata Free Online - Free O...

    Free Online Edit Excel Spreadsheet properties: title, author, subject, keywords and more....Press Ctrl + D to bookmark this page so that you do not have to search...application Press Ctrl + D to add this page to your favourites or Esc to...

    products.aspose.app/cells/metadata
  3. Convert PNG to PDF|Aspose.PDF for Android via Java

    This article shows how to convert PNG to PDF with Aspose.PDF library in your Android via Java applications. You can convert PNG images to PDF format using simple steps....Create new document and add Page Set page dimensions Save output file...document = new Document (); Page page = document . getPages ()....

    docs.aspose.com/pdf/androidjava/convert-png-to-...
  4. Split PDF Files in Python|Aspose.PDF for Python...

    Learn how to split PDF Pages into separate PDF files in Python....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Use this workflow...

    docs.aspose.com/pdf/python-net/split-pdf/
  5. Shape Annotations via Python|Aspose.PDF for Pyt...

    Learn how to add, inspect, and delete line, square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Python via .NET....line annotation to the first page and configures arrow styles...LineAnnotation ( document . pages [ 1 ], ap . Rectangle ( 550...

    docs.aspose.com/pdf/python-net/shape-annotations/
  6. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.Pages property. Represents an estimate of the number of Pages in the document....pages property BuiltInDocumentPrope.pages property Represents...the number of pages in the document. get pages () : number Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 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...
  10. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/java/image-regions-line-find/