Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 187,708 for

page

(0.1 sec)
  1. Using and Configuring CRM Duplicate Detection|A...

    How to use and configure Aspose Duplicate Detection add-on using C#.... What is this page about? This page explains how to use...Add a new Page. Add Prompt and Response under the page. Set Prompt...

    docs.aspose.com/words/net/using-and-configuring...
  2. FieldXE.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise Page range tracking in your documents....range of pages that is inserted as the entry’s page number. public...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram.... get a particular page. get a particular connector...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...

    docs.aspose.com/diagram/net/working-with-connec...
  4. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . Writeln ( "Page 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....image on the page. When working with single-page images, this...always 0. Page int Page number. When working with single-page images...

    docs.aspose.com/ocr/net/image-regions-character...
  6. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph in C++....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. PDF Redaction API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/redaction/
  8. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the layers foreach ( Aspose...

    docs.aspose.com/diagram/net/change-properties-l...
  9. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  10. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Adds a blank page to the document. Initialize...Cells. Insert the table into the page. Save the PDF to the specified...

    docs.aspose.com/pdf/python-net/adding-tables/