Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 190,038 for

paged

(2.65 sec)
  1. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points....doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index....doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points...doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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#....Hide ] Purpose Summary This page explains how to remove section...breaks from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-section-breaks...
  5. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java....appendParagraph("Primary footer"); // Insert pages to display these headers and...writeln("Page 1"); builder.insertBreak(BreakType.PAGE_BREAK);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. API PS, EPS và XPS cho .NET, Java và C++

    Thao tác các tệp XPS, PS và EPS với giải pháp này. Tính năng phong phú của nó được triển khai cho các ngôn ngữ .NET, Java và C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/family/
  8. Archivio

    Archivio...Inizializza gli oggetti delle classi Page e Outline . Inizializza un oggetto...aggiungi Outline alla Page e poi Page al Document Salva il documento...

    blog.aspose.com/it/note/create-bulleted-or-numb...
  9. Малювання фігур у файлах PS | API для .NET

    Рішення .NET API для файлів PS, XPS та EPS. Дізнайтеся, як малювати геометричні фігури у файлі PS за допомогою доданого фрагмента коду C#....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/uk/net/add-shapes-to-ps/
  10. PDFファイルに線オブジェクトを追加する|Aspose.PDF for Java

    この記事では、Aspose.PDF for Javaを使用してPDFに線オブジェクトを作成する方法を説明します。... PDFファイルのページコレクションに Page を追加します。 Graph インスタンスを作成します。...ファイルのページ コレクションにページを追加します Page page = pdfDocument . getPages ()...

    docs.aspose.com/pdf/ja/java/add-line/