Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 187,783 for

page

(0.18 sec)
  1. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....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/net/aspose.words.dra...
  2. 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...
  3. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  4. Working with multipage image formats|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....whether the image contains layers/pages/ frames the IMultipageImage...has been introduced. All multi-page images such as PSD, CDR, GIF...

    docs.aspose.com/imaging/python-net/working-with...
  5. Working with PDF Pages in Node.js|Aspose.PDF fo...

    How to add Pages, add headers and footers, rotate Pages you can know in this section. Aspose.PDF for Node.js via C++ explain to you all details on this topic....Working with PDF Pages in Node.js Contents [ Hide ] You are able...the following: Delete Pages - delete page from your PDF file in...

    docs.aspose.com/pdf/nodejs-cpp/working-with-pages/
  6. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc)...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/nodejs-net/aspose.wo...
  7. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  8. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first Page in C++....footer is used on the first page. bool Aspose :: Words :: PageSetup... which appears on the first page of the section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start Page numbers in extracted documents for accurate pagination with this useful property....Specifies whether the start page number in the resulting document...Show how to reset the initial page numbering and save the NUMPAGE...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the Aspose.Cells for Python API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages Contents [ Hide ] MS Excel supports...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/python-net/setting-differ...