Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 181,423 for

page

(0.17 sec)
  1. 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....72 ); $page = $document -> getPages () -> add (); $page -> getPageInfo...getPageInfo () -> setWidth ( 612.0 ); $page -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  2. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。因此,现在我们的文档将有一页。 为了添加图像,我们创建...HorizontalAlignment ; import com.aspose.pdf.Page ; import com.aspose.pdf.Position...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  4. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPageS field...Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Excel to High-Resolution Image|Document...

    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....Assistant Close Output Blank Page when there is Nothing to Print...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/convert-excel-to-hig...
  6. HTTPS SSL Issue|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....contains the name of the ASPX page instead of the Excel file, and...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/https-ssl-issue/
  7. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....appear at the bottom of the page. builder . write ( 'This text...their referenced text, # so this page break will not affect the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Change Background of VST File via .NET | produc...

    C# source code to change background of VST documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...
  9. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...(VerticalAlignment.Center); page.getParagraphs().add(image);...

    forum.aspose.com/t/duplicate-image-is-creating-...
  10. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....background, and scale to the page in RenderingWatermark . const...Prepare a workbook with three pages. const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...