Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 186,591 for

page

(0.1 sec)
  1. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Page 2 Specifies that the building...shall be added into its own page. Default n/a Same as Content...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChapterPageSeparator Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChapterPageSeparator enum to customize chapter and Page number separators for enhanced document formatting and clarity....appears between the chapter and page number. public enum ChapterPageSeparator...Examples Shows how to work with page chapters. Document doc = new...

    reference.aspose.com/words/net/aspose.words/cha...
  4. Insert Background Image to Excel|Documentation

    This article explains how to insert a background image in Excel using Aspose.Cells for Python via .NET sample code....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/python-net/insert-backgro...
  5. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize Page borders, enhancing layout and visibility for intersecting texts and objects....property Specifies where the page border is positioned relative...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform....please learn Documentation Pages . Split documents via Python...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/python-cpp/splitter/
  7. Aspose::Words::ChapterPageSeparator enum | Aspo...

    Aspose::Words::ChapterPageSeparator enum. Defines the separator character that appears between the chapter and Page number in C++....appears between the chapter and page number. enum class ChapterPageSeparator...Examples Shows how to work with page chapters. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/cha...
  8. 更新 PDF 中的链接|Aspose.PDF for Java

    以编程方式更新 PDF 中的链接。本指南介绍如何在 Java 语言中更新 PDF 中的链接。...pdf" ); Page page = document . getPages ()....linkAnnot = ( LinkAnnotation ) page . getAnnotations (). get_Item...

    docs.aspose.com/pdf/zh/java/update-links/
  9. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...object to first page of input document document . Pages [ 1 ]. Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  10. Extract Images from PDF File|Aspose.PDF for .NET

    This section shows how to extract images from PDF file using C# library....File Contents [ Hide ] Using page resources The following code...library. Images are held in each page’s Resources collection’s Images...

    docs.aspose.com/pdf/net/extract-images-from-pdf...