Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 186,642 for

page

(0.1 sec)
  1. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the left edge of the page. Column The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...plain‑text content of a Visio page using Aspose.Diagram for .NET...all pages (or select a specific page) foreach (Page page in diagram...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  3. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。... Page 类公开的 PageSheet 属性也公开打印属性。打印属性的...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  4. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....Add a new page to the document Add the image to the page Save the...Add a new page to the document page = document . pages . add ()...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  5. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Rotate, Change the Position and Connect Sub-Sha...

    This section explains how to rotate a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/rotate-change-the-p...
  7. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....Hide ] What is this page about? This page explains how to update...the field is a formula or a page number, it will contain the...

    docs.aspose.com/words/net/update-fields/
  8. Working with Comments|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....Comments Contents [ Hide ] Add a Page-Level Comment in the Visio Aspose...to add comment anywhere on a page of the Visio drawing. Add Comment...

    docs.aspose.com/diagram/java/working-with-comme...
  9. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered Pages....odd-numbered and even-numbered pages. get oddAndEvenPagesHeade ()...how to enable or disable even page headers/footers. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/add/