Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 186,841 for

page

(0.14 sec)
  1. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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.... new page = doc . getPages (). add ()...add ( operator . Stroke ()) page . setLayers ( Rjb :: import...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  2. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/integrate-table/
  3. Features|Documentation

    Aspose.Cells for Python via .NET features....Features Contents [ Hide ] This page summarizes Aspose.Cells for...rows and columns Create custom page breaks Calculate complex Excel...

    docs.aspose.com/cells/python-net/features/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether Page margins is exported to HTML, MHTML or EPUB. Default is false in C++....ns method Specifies whether page margins is exported to HTML...Drawing :: RelativeHorizontalPo :: Page ); shape -> set_RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/zh/net/create-form/
  6. 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...
  7. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NewColumn...new page. EvenPage The section starts on a new even page. OddPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a Page break in C++....is allowed to split across a page break. bool Aspose :: Words...disable rows breaking across pages for every row in a table. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. getCommentDisplayMod()...

    reference.aspose.com/words/java/com.aspose.word...
  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/