Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 181,675 for

page

(1.24 sec)
  1. Convert Between Measurement Units in Java|Aspos...

    Aspose.Words for Java can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/java/convert-between-meas...
  2. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Node.js via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/nodejs-net/convert-betwee...
  3. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...获取需要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...jpg" ); // 将图像添加到页面资源的Images集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/operators/
  4. 档案

    档案...Page for C++ 是一个用于渲染和操作 XPS 和 PostScript...部分下载。 PM> Install-Package Aspose.Page.Cpp 使用 C++ 将 PostScript EPS/PS...

    blog.aspose.com/zh/page/convert-postscript-eps-...
  5. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....Words saves a document to fixed page HTML, SVG or Markdown, it saves...an external resource to fixed page HTML or SVG. /// public void...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Page Product Family Aspose.PSD Product...annotations collection of a particular page. Steps to Insert Comment in...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...