Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 192,016 for

page

(0.24 sec)
  1. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  2. Working with Tables in Python|Aspose.Words for ...

    Work with tables in a document using Python. Introducing to work with tables and Table node concepts in Aspose.Words for Python.... What is this page about? This page introduces table concepts...They are also often used as a page layout tool and a better alternative...

    docs.aspose.com/words/python-net/working-with-t...
  3. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on Page....metafile rendering to the size on page. get emulateRenderingToSi ()...metafile according to the size on page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features using C#....Hide ] Purpose Summary This page explains which features Aspose...formats fixed page save options for fixed-page formats : PDF...

    docs.aspose.com/words/net/supported-features-on...
  5. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....docx" ); Shows how to set page sizes. let doc = new aw . Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#....Hide ] Purpose Summary This page describes how to insert headers...Github Fitting all Tables to the Page Width Add Picture Related articles...

    docs.aspose.com/words/net/add-headers-and-footers/
  7. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FramesetCollection.Item | Aspose.Words for .NET

    Access specific frames with FramesetCollection. Easily retrieve frame Pages by index for efficient web navigation and enhanced user experience....indexer Gets a frame or frames page at the specified index. public...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/net/aspose.words.fra...
  9. Aspose.Total for SharePoint|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....Words for SharePoint Product Page Download Aspose.Words for SharePoint...Cells for SharePoint Product Page Download Aspose.Cells for SharePoint...

    docs.aspose.com/total/sharepoint/
  10. Easily Read Visio Shape Data in Python with Asp...

    Learn how to read visio shape data in Python using Aspose.Diagram. Explore code examples and enhance your Visio data handling skills.... Access the desired page from the page collection. Iterate through...through the shapes on the page. Retrieve shape data such as id...

    blog.aspose.com/diagram/read-visio-shape-data-i...