Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 189,988 for

page

(0.9 sec)
  1. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/convert-ps/
  2. Print and Preview Workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/net/workbook-and-workshee...
  3. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  4. What's new 2025|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....which identifies changes to pages, form fields, annotations, and...result . UnsignedContent . Pages . Count ); Console . WriteLine...

    docs.aspose.com/pdf/net/whatsnew/2025/
  5. PDF Metadata|Aspose.PDF for Python via .NET

    This article explains how to access, modify, and save metadata in PDF documents using Aspose.PDF for Python....Metadata Save Metadata with XMP Page Information...

    docs.aspose.com/pdf/python-net/pdf-metadata/
  6. Using a Common Button to Submit Grid Data|Docum...

    This article describes the use of submit button in GridWeb....aspx page will be added to your project...your Toolbox then refer to this page: Integrate Aspose.Cells Grid...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....// Get the page by its name Aspose . Diagram . Page page1 = diagram...diagram . Pages . GetPage ( "Page-1" ); // Get shape by its ID...

    docs.aspose.com/diagram/net/working-with-text-b...
  8. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...static void AddArrowAnnotation(Page page, double x1, double y1, double...LineAnnotation arrow = new LineAnnotation(page, new Aspose.Pdf.Rectangle(x1...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  9. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...Rectangle rect = page.GetPageRect(true); Console....= " + textFragment.Text + " Page URY = " + rect.URY + " TextFragment...

    forum.aspose.com/t/problem-reading-pdf-containi...
  10. 在Php中管理分页符|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....添加分页符,请调用 pagebreaks 模块的 add_page_breaks 方法。下面是代码示例。 PHP 代码 $worksheets...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...