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

page

(0.11 sec)
  1. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Java....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/java/work-with-word-docum...
  2. 使用运算符|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/operators/
  3. 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...
  4. 绘制椭圆|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...
  5. 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...
  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. 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...
  9. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...from list of annotations of a page. Define a new object of TextAbsorber...Annotation item = document . Pages [ 1 ]. Annotations [ 1 ]; if...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  10. 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...