Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 185,608 for

page

(0.18 sec)
  1. Remove Pages from PDF using Go | Aspose.PDF

    Remove Pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...How to Delete pages from PDF using Go Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/go-cpp/pages/remove/
  2. Convert a Document to an Image in C++|Aspose.Wo...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  3. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one Page from PDF using Java....Page Product Family Aspose.PSD Product...basic application to crop a page in PDF using Java . This example...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...
  4. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless Page printing....object suitable for printing the page represented by this PageInfo.../// Initializes the range of pages to be printed according to the...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API.... Get paticular page Get paticular shape Get Shape...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  6. 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...
  7. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/zh/java/manipulate-the-...
  8. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions....preferences or the number of lines per page.Aspose.Words provides the ability...the last open document. Set Page Display Options If you want...

    docs.aspose.com/words/cpp/work-with-word-docume...
  9. 使用文本|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....text" ; // add text to a Visio page diagram . getPages (). getPage..."UpdateShapeText.vsd" ); // get page by name Page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/working-with-text/
  10. 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/...