Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 245,775 for

page

(0.12 sec)
  1. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    LayoutCollector GetEndPageIndex method. Gets 1based index of the Page where node ends. Returns 0 if node cannot be mapped to a Page in C#....method Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. public int GetEndPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  2. How to insert a watermark image into existing ....

    Dear all, I am evaluating Aspose.PDF, how to insert a watermark into existing .PDF .. I am trying to use codes below, but no luck: private void createSignedPDF(string originalfolder, string filename, string signedfold…...//get the page where image needs to be added Page page = pdfDocument...pdfDocument.Pages[pdfDocument.Pages.Count]; //load image into stream...

    forum.aspose.com/t/how-to-insert-a-watermark-im...
  3. TextBuilder | Aspose.PDF for Python via .NET AP...

    Appends text object to Pdf Page....class Appends text object to Pdf page. The TextBuilder type exposes...Name Description TextBuilder(page) Initializes a new instance...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  4. Blank space while generateing Word document - F...

    Hi, We have purchased Aspose.Words.ReportingServices License and while we were using Aspose.Words.ReportingServices.dll (Version 3.1.1.0) to generate Word we found some blank spaces that we did not expect. And actually t…...This is odd, we did not put any page-breaks here while we design...avoid these automatically added page-breaks. Also we will provide...

    forum.aspose.com/t/blank-space-while-generatein...
  5. FreeTextAnnotation | Aspose.PDF for .NET API Re...

    Constructor to use with Generator....PDF FreeTextAnnotation(Page, Rectangle, DefaultAppearance)...specified page. public FreeTextAnnotation ( Page page , Rectangle...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  6. HyperlinkAddress | Aspose.Note for .NET API 参考

    获取或设置超链接地址如果值为IsHyperlinkaspose.note/textstyle/ishyperlink属性为真...titleText }; //初始化Page类对象 Page page = new Note . Page () { Title =...= title }; // 添加大纲节点 page . AppendChildLast ( outline ); // 添加页面节点...

    reference.aspose.com/note/zh/net/aspose.note/te...
  7. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....data to an external web page. This web page then reads the post variables...receive the posted data on the web page. // Create an instance of FormEditor...

    docs.aspose.com/pdf/net/posting-acroform-data/
  8. IsBordersVisible | Aspose.Note for .NET API Ref...

    Gets or sets a value indicating whether the table border is visible....Initialize Page class object Page page = new Page ( doc ); page . AppendChildLast...o ); doc . AppendChildLast ( page ); doc . Save ( Path . Combine...

    reference.aspose.com/note/net/aspose.note/table...
  9. PageNumberStamp.h - Aspose.PDF for C++ - API Re...

    PageNumberStamp.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Page ; 20 } // namespace Pdf 21 }...void Put( System::SharedPtr<Page> page) override ; 82 86 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_page_number_stamp...
  10. PrinterSettings | Aspose.Drawing for .NET API R...

    PrinterSettings Contents [ Hide ] PrinterSettings class Specifies information about how a document is printed, includ......get; } Gets the page number of the first page to print. static...PrintRange { get; } Gets the page numbers that the user has specified...

    reference.aspose.com/drawing/net/system.drawing...