Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 187,117 for

page

(0.38 sec)
  1. Aspose.Cells for C++|Documentation

    Aspose.Cells for C++ is a native C++ library that enables C++ developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application....Cells for C++ Product Page Install Aspose.Cells for C++...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/
  2. Aspose.Cells for Python via .NET|Documentation

    Aspose.Cells for Python supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats your business **uses** every day. It also allows exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP, and SVG....NET Product Page Download Aspose.Cells for Python...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/
  3. PageInfo.height_in_points property | Aspose.Wor...

    PageInfo.height_in_points property. Gets the height of the Page in points....property Gets the height of the page in points. @property def height_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... RESTART_PAGE Numbering restarts at each page. Valid for footnotes...show up at the bottom of each page that contains # their reference...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing document structure....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/net/aspose.words/par...
  6. Extract Tables from PDF using C++ | Aspose.PDF

    Extract tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...TableAbsorber and iterate over pages Extract table content Save extracted...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/extract/
  7. Photo Album Maker Licensing Plugin|Documentation

    Create photo albums in C# with the Photo Album Maker Plugin, seamlessly combining images and photos into multi-Page albums, enabling the creation of multi-Page files in various formats such as PDF and TIFF....images or photos into handy multi-page albums. You can utilize a variety...them and create a single multi-page file such as a PDF or TIFF format...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  8. Protect and Unprotect a Visio Shape in PHP|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); $page = $diagram -> getPages () ->...getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/java/protect-and-unprot...
  9. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document in C++....generate thumbnail from first page of the document or first image...1 - Use the document's first page: doc -> UpdateThumbnail ();...

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library.... Images are held in each page’s Resources collection’s Images...collection. To extract a particular page, then get the image from the...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...