Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 184,601 for

page

(0.17 sec)
  1. PageSetup.BorderAppliesTo | Aspose.Words for .NET

    Discover how the PageSetup BorderAppliesTo property enhances your document layout by controlling Page border printing for a polished, professional look....property Specifies which pages the page border is printed on. public...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...文件的特定页面上添加 PDF 页面印章,您还需要设置 Stamp 类的 Pages 属性。此属性需要一个整数数组,包含您想要添加印章的页面编号。然后,您可以使用...IsBackground = true ; stamp . Pages = new [] { 1 , 3 }; // Apply...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  3. 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...
  4. 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...
  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. 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...
  7. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....Page Product Family Aspose.PSD Product...bookmark to a single page or all the pages in the PDF or format...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  9. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing Page content, remove or flatten annotations with C++....the most essential: Optimize page content for online browsing...compress all images Enable reusing page content Merge duplicate streams...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  10. Aspose::Words::PageSetup::get_Borders method | ...

    Aspose::Words::PageSetup::get_Borders method. Gets a collection of the Page borders in C++....method Gets a collection of the page borders. System :: SharedPtr...Shows how to create green wavy page border with a shadow. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...