Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 186,593 for

page

(0.12 sec)
  1. 在 Java 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式管理 PDF 表单。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/
  2. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the Page border is positioned relative to intersecting texts and objects in C++.... method Specifies where the page border is positioned relative...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。... Pages [ 0 ]. DrawEllipse ( 1 , 1 ...developers to draw a circle in the page and save as SVG format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  4. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...outside the page because images’ size is greater than page width....increase the page width to fit the image on page. Following code...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  5. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...pdf" ); // 获取需要添加图像的页面 Page page = pdfDocument . getPages ()...printStackTrace (); } // 将图像添加到页面资源的图像集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/operators/
  6. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  7. Display Features in 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....or Unhide a Worksheet in PHP Page Break Preview in PHP Split Panes...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/display-features-in-...
  8. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to determine if Paper Size of Worksheet is Automatic programmatically....page_setup.IsAutomaticPaperSize property...is automatic or not via the Page Setup window as shown in this...

    docs.aspose.com/cells/python-net/determine-if-p...
  9. Split PDF, HTML, TXT Files using JavaScript | A...

    Simple demo source code to split PDF files on any platform with Node.js....document, you must split the pages of the original file. In order...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/nodejs-cpp/splitter/
  10. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....collection can be found in a page’s Resources collection. To replace...FileMode . Open )) { document . Pages [ 1 ]. Resources . Images ....

    docs.aspose.com/pdf/net/replace-image-in-existi...