Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 184,578 for

page

(0.16 sec)
  1. Hello World PHP via Java Example|Aspose.PDF for...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/php-java/hello-world-example/
  2. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/net/create-links/
  3. Aspose::Words::Rendering::PageInfo::GetSizeInPi...

    Aspose::Words::Rendering::PageInfo::GetSizeInPixels method. Calculates the Page size in pixels for a specified zoom factor and resolution in C++....float) method Calculates the page size in pixels for a specified...ReturnValue The size of the page in pixels. See Also Class PageInfo...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code Page settings for enhanced performance and compatibility....sets the VBA project’s code page. public int CodePage { get ;...explicitly set appropriate code page to preserve regional character...

    reference.aspose.com/words/net/aspose.words.vba...
  6. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data...how to see the the ranges of pages that a node spans. doc = aw..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current Page, the row doesn’t get moved entirely to the n…...fit entirely on the current page, the row doesn’t get moved entirely...entirely to the next page. I know that cell splitting is possible...

    forum.aspose.com/t/how-to-define-the-cell-split...
  9. Create PDF document|Aspose.PDF for Python via C++

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library....document_get_pages object that contains all the pages in the document...Add a new page to the end of the page collection page_collection_add_page...

    docs.aspose.com/pdf/python-cpp/create-document/
  10. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to JPEG document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/