Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 181,653 for

page

(0.1 sec)
  1. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Add the table to a page. Save the file. The following...// Add table object to first page of input document doc . getPages...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  2. EMF to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/emf...
  3. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per Page settings when laying out the contents in the paragraph in C++....the document grid lines per page settings when laying out the...the number of lines that each page may have. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number....should be added to the entry’s page number. @property def prefi...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically 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...
  6. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-arc/
  7. Kentico Content Exporter Module|Aspose.Words fo...

    Export online content into Word Processing or PDF document using Aspose.Words Kentico Content Exporter Module in C#....Hide ] What is this page about? This page explains how the Kentico...any desired location on the page. Clicking a button dynamically...

    docs.aspose.com/words/net/kentico-content-expor...
  8. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  9. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...on all pages for ( auto page : document -> get_Pages ()) { page...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  10. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation....new # Add a page to pages collection of PDF file page = doc . getPages...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-html-string-using-...