Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 181,653 for

page

(0.12 sec)
  1. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Archive

    archives...gives full access to shapes, pages, and custom properties. It works...Get a page from the diagram. Loop through shapes on the page. Print...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  5. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content....pdf ' ) # get particular page pdf_page = doc . getPages (). get_Item...( pdf_page ) # append the text fragment to the PDF page text_builder...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... Pages [ 1 ], new Aspose . Pdf . Rectangle...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  9. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vdw" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  10. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...