Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 181,668 for

page

(0.18 sec)
  1. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPageS fields with actual values in extracted Pages for accurate numbering using UnlinkPagesNumberFields....Show how to reset the initial page numbering and save the NUMPAGE...doc = new Document ( MyDir + "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 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/
  3. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...to read barcodes from multi-page TIFF files. TIFF is a common...can only read from the first page (or “frame”). To detect barcodes...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  4. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... and then visits the second page of the document to extract and...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  5. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-text/
  6. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-images/
  7. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a Page set based on exact Page indices in C++....constructor Creates a page set based on exact page indices. Aspose...int32_t > & pages ) Parameter Type Description pages const Sys...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF Page via Python....Python: Adding Image stamps in PDF page - add image stamp, control image...file. Adding Page stamps in the PDF File - add page stamps to overlay...

    docs.aspose.com/pdf/python-net/stamping/
  10. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NEW_COLUMN... NEW_PAGE The section starts from a new page. EVEN_PAGE The section...

    reference.aspose.com/words/python-net/aspose.wo...