Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 184,592 for

page

(0.18 sec)
  1. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++....shall be relative to the page margins. Page 1 The object is positioned...relative to the left edge of the page. Column 2 The object is positioned...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Pages | Aspose.Note Documentation

    Learn how to work with Pages in the Java developers' documentation....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-pages/
  3. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed Pages using Aspose.Cells for Python via .NET....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons to set...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  4. C++ OCR Image To Text Conversion | Aspose

    Convert images to text using C++ OCR library within your software application....extracting single line text, whole page text, text within a particular...and can handle any text fonts, page layouts and styles. Image to...

    products.aspose.com/ocr/cpp/conversion/
  5. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access Page height in points. Enhance your document layout with precise measurements!...property Gets the height of the page in points. public float HeightInPoints...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  6. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。...> </ head > < body > < h1 > Pages to PDF with Progress Callback...) { console . log ( `Saving page ${ pageIndex } to ${ fileName...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  7. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the conversion process....You may also control which pages are rendered as demonstrated...default behavior will be used for page saving // If needed, args (like...

    docs.aspose.com/cells/javascript-cpp/track-conv...
  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. Convert PDF to PNG|Aspose.PDF for Android via Java

    This Page describes how to convert PDF Pages to PNG image, convert all and single Pages to PNG images with Aspose.PDF for Android via Java....library for converting PDF Pages to PNG Images in an accessible...class allows you to convert PDF pages to PNG images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...(var page in tempDoc.Pages) { pdfDocument.Pages.Add(page); } }...pdf increase the number of pages. We need some images side by...

    forum.aspose.com/t/couldnt-implement-auto-scale...