Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 242,733 for

page

(0.16 sec)
  1. IsBlank | Aspose.PDF for .NET API Reference

    Gets the flag whether Page is blank or not....IsBlank Page.IsBlank method Gets the flag whether page is blank...- if page is blank; otherwise, false. See Also class Page namespace...

    reference.aspose.com/pdf/net/aspose.pdf/page/is...
  2. 按页保存word的问题 - Free Support Forum - aspose.com

    word如果有表格跨页会自动添加上表头,但是word按页保存后,跨页后的表格并没有带上表头,请问有解决方法吗 这是示例代码 Document doc = new Document(“input.docx”); DocumentPageSplitter splitter = new DocumentPageSplitter(doc); for (int Page = 1; Page <= doc.getPageCount(…...for (int page = 1; page <= doc.getPageCount(); page++) { Document...getDocumentOfPage(page); pageDoc.save(String.format("Output_Page_%d.docx"...

    forum.aspose.com/t/word/264769
  3. Aspose::Pdf::PageCollection::PagesEnumerableUnr...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::PageCollection::PagesEnumerab......System::SharedPtr< Aspose::Pdf::Page > > . Public Member Functions...rator < System::SharedPtr < Page > > > GetEnumerator () override...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  4. positioningtypes - Aspose.PSD for Java - API Re...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....positioning on the page that is defined by document page settings. static...positioning on the page that is defined by options page settings. static...

    reference.aspose.com/psd/java/com.aspose.psd.im...
  5. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Document Contents [ Hide ] On this page we will look at how to remove...visit Remove Page and Section Breaks . Remove Page Breaks from...

    docs.aspose.com/words/net/remove-section-breaks...
  6. FitBHExplicitDestination - Aspose.PDF for Java ...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...destination that displays the page with the vertical coordinate...

    reference.aspose.com/pdf/java/com.aspose.pdf/Fi...
  7. RenderToSinglePage | Aspose.Tasks for .NET API ...

    RenderToSinglePage SaveOptions.RenderToSinglePage property Gets or sets a value indicating whether a project should b......should be rendered to a single page when project is saved in graphical...graphical format. The page size will be changed so the rendered...

    reference.aspose.com/tasks/net/aspose.tasks.sav...
  8. PageBorderDistanceFrom | Aspose.Words for Java

    Specifies the positioning of the Page border relative to the Page margin in Java....positioning of the page border relative to the page margin. Examples:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. PageResizePct | Aspose.PDF for .NET API Reference

    Creates resize paramters for Page resize. New sizes are specified in percent....Creates resize paramters for page resize. New sizes are specified...Double New page width in percents. heightPct Double New page height...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. PageTitles | Aspose.Imaging for .NET API Reference

    PageTitles MultiPageOptions.PageTitles property Gets or sets the Page titles. public string [] PageTitles { get ; set......PageTitles property Gets or sets the page titles. public string [] PageTitles...; set ; } Property Value The page titles. Examples This example...

    reference.aspose.com/imaging/net/aspose.imaging...