Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 186,703 for

page

(0.51 sec)
  1. ShapeBase.top property | Aspose.Words for Node.js

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.left property | Aspose.Words for Python

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.Left | Aspose.Words for .NET

    Discover the ShapeBase Left property to easily adjust your shape's left edge position within its container. Enhance your design precision today!...points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  5. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many Pages a node spans. Simplify your document management today!...GetNumPagesSpanned method Gets number of pages the specified node spans. 0...0 if node is within a single page. This is the same as GetEndPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  6. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  7. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with Aspose.Diagram....vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  8. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the Pages are not rendered correctly and new Page is added at the end. Input Word file Employee evaluation form - 5 …...of the pages are not rendered correctly and new page is added...Employee evaluation form - 5 page.docx (679.7 KB) Output PDF file...

    forum.aspose.com/t/converting-word-document-to-...
  9. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending Page. Simplify your Page mapping today!...method Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. public int GetEndPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new page = doc . getPages (). add ()...add ( operator . Stroke ()) page . setLayers ( Rjb :: import...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...