Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 188,047 for

page

(1.09 sec)
  1. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....letters are sunken into the page: builder -> get_Font () -> set_Engrave...like the letters pop out of the page: builder -> get_Font () -> set_Engrave...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....pdf' ); # get particular page $pdf_page = $doc -> getPages () ->...$pdf_page ); # append the text fragment to the PDF page $text_builder...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  3. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ); $pages = $diagram -> getPages (); $count...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $count...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  4. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page. forasposeissues August 8, 2025...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  5. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python.... What is this page about? This page explains how to insert...TOC by updating the fields and page layout of the document. Without...

    docs.aspose.com/words/python-net/working-with-t...
  6. Import PDF to OneNote | Aspose.Note Documentation

    This guide provides instructions on importing PDFs into OneNote using .NET APIs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/import/import-from-pdf/
  7. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Python Split A File

    Split documents programmatically in Python: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/python-net/split/
  9. 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/
  10. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....OneNote on One Page Convert PDF to OneNote and Merge Pages C# API to...this class imports a set of pages from the provided PDF document...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/