Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 151,784 for

page

(0.1 sec)
  1. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/python-net/images/add/
  2. 确定换行|Aspose.PDF for .NET

    了解如何使用 C# 确定多行 TextFragment 的换行...以使用 GetNotifications () 方法的 Page 类,如下所示,以跟踪文本片段的换行: // For complete...{ Aspose . Pdf . Page page = document . Pages . Add (); for (...

    docs.aspose.com/pdf/zh/net/determine-line-break/
  3. How to Save Selected Pages in PDF using C#

    This article describes how to save selected Pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select Pages from PDF and save using C#....Page Product Family Aspose.PSD Product...Family How to Save Selected Pages in PDF using C# This article...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  4. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's Page color. Simplify design with this user-friendly feature!...PageColor property Gets or sets the page color of the document. This...simple way to specify a solid page color for the document. Setting...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Pdf|Documentation

    Learn how to converT Excel to PDF with Aspose.Cells for Python via .NET API....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/python-net/convert-excel-...
  6. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....); Shows how to render every page of a document to a separate...doc ); builder . Writeln ( "Page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...insertField("PAGE", ""); } else { // 奇数页页码在右侧...write("页码: "); builder.insertField("PAGE", ""); } builder.insertBreak(BreakType...

    forum.aspose.com/t/aspose-words-html-word/315396
  8. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  9. Remove Pages from PDF using Go via C++ | Aspose...

    Remove Pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...How to Delete pages from PDF using Go Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/go-cpp/pages/remove/
  10. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the document in C++....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. auto doc = System...

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