Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 188,134 for

page

(1.99 sec)
  1. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot tables using Aspose.Cells for C++....Ask AI Show Report Filter Pages Option with C++ Contents [ Hide...Hide ] Show Report Filter Pages Option Excel supports creating...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  2. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main text story) of a Section; false otherwise in C++....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/cpp/aspose.words/par...
  3. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....myDpi } ) from the top of the page.` ); // Set a new DPI and adjust..."pixels from the top of the page." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. Installation and Deployment|Documentation

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/installation-and-depl...
  6. 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-...
  7. MultiPageLayout.tiffFrames method | Aspose.Word...

    MultiPageLayout.tiffFrames method. Creates a layout where each Page is rendered as a separate frame in a multi-frame TIFF image...Creates a layout where each page is rendered as a separate frame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...trying to do is to write the page number into the footer and have...InsertField(FieldType.FieldPage, true); // page number in merged cell builder...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  9. 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...
  10. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in document processing. Enhance your workflow today!...SECTIONPAGES fields to number pages by sections. Document doc =...)); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/net/aspose.words.fie...