Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 151,830 for

page

(0.09 sec)
  1. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize Page number lists with your preferred separator. Enhance your document's readability today!...used to separate two page numbers in a page number list. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your Page size in points for precise layout control and enhanced design efficiency....SizeInPoints property Gets the page size in points. public SizeF...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Aspose::Words::PageBorderDistanceFrom enum | As...

    Aspose::Words::PageBorderDistanceFrom enum. Specifies the positioning of the Page border relative to the Page margin in C++....positioning of the page border relative to the page margin. enum class...position is measured from the page margin. PageEdge 1 Border position...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new Page range object in C++....PageRange::PageRange constructor Creates a new page range object. Aspose :: Words...starting page zero-based index. to int32_t The ending page zero-based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  6. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/python-net/rendering/
  7. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control Page breaks before paragraphs for enhanced document formatting and readability....PageBreakBefore property True if a page break is forced before the paragraph...how to create paragraphs with page breaks at the beginning. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets Page setup to default paper size, margins and orientation....method clearFormatting() Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  10. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < WatermarkAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/