Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 242,750 for

page

(0.11 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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/
  6. 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...
  7. GridSheetRender.GetPageSizeInch | Aspose.Cells ...

    GridSheetRender method. Get Page size in inch of output image...GetPageSizeInch method Get page size in inch of output image...Int32 The page index is based on zero. Return Value Page size of...

    reference.aspose.com/cells/net/aspose.cells.gri...
  8. 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...
  9. PageSetup.PageWidth | Aspose.Words for .NET

    PageSetup PageWidth property. Returns or sets the width of the Page in points in C#....Returns or sets the width of the page in points. public double PageWidth...it will be visible on every page. Image image = Image . FromFile...

    reference.aspose.com/words/net/aspose.words/pag...
  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...