Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 242,697 for

page

(0.14 sec)
  1. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/cpp/working-with-headers-...
  2. Aspose::Pdf::Annotations::FitExplicitDestinatio...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Annotations::FitExplicitDesti......destination that displays the page with its contents magnified...just enough to fit the entire page within the window both horizontally...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  3. Convert PDF TO HTML and extract those HTML - Fr...

    Hi Asad Ali, Any update on the ticket. It would be helpful if you could let me know the progress. Thanks, VIJAYALAKSHMI...How to add Page Number to each page, though the pdf is...having page number , not able to access the page with page Number...

    forum.aspose.com/t/convert-pdf-to-html-and-extr...
  4. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its Page number....of authorities entry and its page number. @property def entry_separator...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphStyle | Aspose.Note for .NET API 参考

    如果在Styles集合中没有匹配的 TextStyle 对象则使用文本样式设置或此对象没有指定需要的设置...= new Document (); var page = new Page (); var outline = new Outline...AppendChildLast ( outlineElem ); page . AppendChildLast ( outline...

    reference.aspose.com/note/zh/net/aspose.note/pa...
  6. PageSavingArgs | Aspose.Diagram for Java API Re...

    Info for a Page saving process....class PageSavingArgs Info for a page saving process. Methods Method...getPageCount() Total page count. getPageIndex() Current page index, zero...

    reference.aspose.com/diagram/java/com.aspose.di...
  7. Aspose.Note.Saving | Aspose.Note for .NET API R...

    The Saving namespace contains classes which perform saving to different formats....case it doesn’t fit in original page. HtmlSaveOptions Allows to specify...options when rendering document pages to images. KeepPartAndCloneSoli...

    reference.aspose.com/note/net/aspose.note.saving/
  8. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    HtmlSaveOptions ExportPageSetup property. Specifies whether Page setup is exported to HTML MHTML or EPUB. Default is false in C#....ExportPageSetup property Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the Page in points in C++....Returns or sets the height of the page in points. double Aspose ::...it will be visible on every page. SharedPtr < System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/net/split-a-document/