Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 186,736 for

page

(0.2 sec)
  1. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....Examples Shows how to render every page of a document to a separate...doc ); builder . Writeln ( "Page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Features|Documentation

    Aspose.Cells for Python via .NET features....Features Contents [ Hide ] This page summarizes Aspose.Cells for...rows and columns Create custom page breaks Calculate complex Excel...

    docs.aspose.com/cells/python-net/features/
  3. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Document () # Add page page = document . Pages . Add () # Add text...text to new page textFragment = TextFragment ( "Hello,world!"...

    docs.aspose.com/pdf/zh/net/python-net/
  4. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRenderingToSizeOnPage method. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size in C++....metafile according to the size on page or the display of the metafile...according to the metafile size on page. The size in pixels is calculated...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. Coordinate system|Aspose.PDF for .NET

    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....the bottom-left corner of the page. The point (0,0) corresponds...other coordinate systems. Each page has its own coordinate system...

    docs.aspose.com/pdf/net/coordinate-system/
  7. 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...
  8. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....saving a document into fixed page formats (PDF, XPS, images etc)...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Remove Watermark from PDF using C# | Aspose.PDF

    Remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Page.Artifacts collection class....inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/net/watermark/remove/
  10. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Go via C++...Rotate PDF Pages with Go Contents [ Hide ] This section describes...describes how to change the page orientation from landscape to portrait...

    docs.aspose.com/pdf/go-cpp/rotate-pages/