Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 188,002 for

page

(0.34 sec)
  1. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Your First Aspose.Diagram Application - Hello W...

    This Page describes how to create first application with Aspose.Diagram library....‘Hello World’ in a specified Page. Creating the Hello World Application...writes Hello World! on the first page and saves the Visio file. //...

    docs.aspose.com/diagram/java/your-first-aspose-...
  4. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the Page the…...code I get a green box on the page the same size as what the image...Document(outputFile); var page = document.Pages.Add(); page.SetPageSize(Aspose...

    forum.aspose.com/t/green-box-when-using-mender-...
  5. Several TEXT Into Image Javascript

    Merge multiple TEXT into Image in JavaScript code. Save TEXT as Image using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/merge/text...
  6. 使用 Java 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式处理 PDF 中的图像...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()...(). get_Item ( 1 ); page . addImage ( DATA_DIR . resolve ( "aspose-logo...

    products.aspose.com/pdf/zh-hans/java/images/
  7. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... What is this page about? This page describes the general...combination is linked to the definite page. This is the case because our...

    docs.aspose.com/words/net/convert-a-document/
  8. Մի Քանի HTML Դեպի SVG Javascript

    Միավորել մի քանի HTML SVG ին JavaScript կոդի մեջ: Պահպանեք HTML որպես SVG օգտագործելով JavaScript:...for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.svg`);...

    products.aspose.com/words/hy/nodejs-net/merge/h...
  9. Մի Քանի TEXT Դեպի JPG Javascript

    Միավորել մի քանի TEXT JPG ին JavaScript կոդի մեջ: Պահպանեք TEXT որպես JPG օգտագործելով JavaScript:...for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/hy/nodejs-net/merge/t...
  10. Մի Քանի WORD Դեպի Պատկեր Javascript

    Միավորել մի քանի WORD Պատկեր ին JavaScript կոդի մեջ: Պահպանեք WORD որպես Պատկեր օգտագործելով JavaScript:...for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/hy/nodejs-net/merge/w...