Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 187,115 for

page

(0.38 sec)
  1. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hant/net/images/
  2. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.Page_break_before property. True if a Page break is forced before the paragraph....page_break_before property ParagraphFormat.page_break_before...page_break_before property True if a page break is forced before the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  4. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single Page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The Page 3 to 9, 12 to 15, 18 to 24, 26 to …...the color-type of every single page (Rgb, Grey, BlackAndWhite) of...seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24,...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  5. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... What is this page about? This page explains how to work...across all pages. For example, you may need to modify page number...

    docs.aspose.com/words/net/working-with-sections/
  6. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... All PDF pages have HtmlLoadOptions.PageInfo...Aspose.PDF applies to every page after the first one when an...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  7. Convert DOCM to DOCX|Aspose.Words for .NET

    Convert DOCM to DOCX easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to convert...a compliant manner. On this page we will look at how to convert...

    docs.aspose.com/words/net/convert-a-word-proces...
  8. Working With Worksheets in Jython|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....in Jython Managing Page Breaks in Jython Page Break Preview in...Sheet Name in Jython Setting Page Options in Jython Split Panes...

    docs.aspose.com/cells/java/working-with-workshe...
  9. Developer Guide|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....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/java/developer-guide/
  10. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....Default Printer using Printer and Page Settings The PdfViewer class...default printer with printer and page Settings. public static void...

    docs.aspose.com/pdf/java/print-pdf-file/