Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 186,869 for

page

(0.16 sec)
  1. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from Page numbers for enhanced clarity....separate an index entry and its page number. public string PageNumberSeparator...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by Pages in C#. You will learn how using C# split PDF Pages with the help of simple steps and a runnable sample code....Page Product Family Aspose.PSD Product...Family How to Split PDF File by Pages in C# This basic tutorial provides...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  3. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose.PDF Editor|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrate HTML5 PDF Editor is an open source web-based PDF editor....Inserting New Pages. Deleting Pages. Moving Pages in PDF file....menu item is clicked on the page When you click “Create New File”...

    docs.aspose.com/pdf/net/aspose-pdf-editor/
  5. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  6. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....Insert a Text Shape in the Visio Page Aspose.Diagram API lets developers...Visio page. To achieve this, the AddText method of the Page class...

    docs.aspose.com/diagram/net/working-with-text/
  7. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances document management with Aspose.Words by controlling stream behavior for optimal performance....close it after saving a document page. public bool KeepPageStreamOpen...property after writing a document page into it. Specify true to keep...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Working with Layers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getPage ( "Page-1" ) . getShapes (): if shape...Visio page page = diagram . getPages () . getPage ( "Page-1" )...

    docs.aspose.com/diagram/python-java/working-wit...
  9. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/zh/java/figures-annotation/