Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 186,628 for

page

(0.12 sec)
  1. How to Split Pages in Word using Python

    This crisp tutorial describes how to split Pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract Pages from Word using Python....Page Product Family Aspose.PSD Product...Product Family How to Split Pages in Word using Python This short...

    kb.aspose.com/words/python/how-to-split-pages-i...
  2. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  3. Გადაიყვანეთ WORD PNG C#

    გადაიყვანეთ WORD PNG C# ფორმატში კოდით. შეინახეთ WORD როგორც PNG C#....Png); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .png" ,...

    products.aspose.com/words/ka/net/conversion/wor...
  4. Გადაიყვანეთ HTML SVG C++

    გადაიყვანეთ HTML SVG C++ ფორმატში კოდით. შეინახეთ HTML როგორც SVG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/htm...
  5. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/wor...
  6. Your First Aspose.Diagram Application - Hello W...

    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 words Hello World in the page. Creating the Hello World Application...words Hello World! into the page accessed. Generate the modified...

    docs.aspose.com/diagram/python-net/your-first-a...
  7. 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...
  8. Open a Document for Read-only Access|Aspose.Wor...

    Open a document for read-only easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to open...results. Please refresh the page and try again....

    docs.aspose.com/words/net/open-a-word-processin...
  9. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....display useful information like page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  10. API Reference|Aspose.Words for .NET

    Learn an explanation and examples of Aspose.Words for .NET classes and methods to generate, convert, modify, render, and print documents without using Microsoft Word....Hide ] What is this page about? This page explains the API reference...results. Please refresh the page and try again....

    docs.aspose.com/words/net/api-reference/