Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 188,100 for

page

(0.12 sec)
  1. JPEG to PDF Merge using C# | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/net/merger/jpeg-to-pdf/
  2. PageSetup.border_always_in_front property | Asp...

    PageSetup.border_always_in_front property. Specifies where the Page border is positioned relative to intersecting texts and objects....property Specifies where the page border is positioned relative...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 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/
  4. Aspose::Words::Framesets::Frameset::get_FrameDe...

    Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web Page URL or document file name to display in this frame in C++....method Gets or sets the web page URL or document file name to...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  5. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Page Product Family Aspose.PSD Product...the Document object and add a page to it Create a graph object...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  6. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....Page Product Family Aspose.PSD Product...a particular position on the page that has a color provided by...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  7. We need a trial license for **Aspose.Cells for ...

    We need a trial license for Aspose.Cells for Java grid js...product page: Go to the Aspose.Cells for Java product page. Request...button. This will direct you to a page where you can fill out your...

    forum.aspose.com/t/we-need-a-trial-license-for-...
  8. Convert excel file to png using OnePagePerSheet...

    ERROR MESSAGE : Aspose.Cells.CellsException: Image dimensions (width=56972 height=179427) are too large. If you have enabled OnePagePerSheet, please disable it. how to solved this // === Remove margins === worksheet.Pa…...imageOptions); // Save the first page (index 0) as PNG image sheetRender...generated based on the actual page size settings of the worksheet...

    forum.aspose.com/t/convert-excel-file-to-png-us...
  9. Change Background of VSX File via java | produc...

    Java source code to change background of VSX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....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/java/changebackgrou...
  10. 使用 Java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码创建 PDF 表单并以编程方式添加字段。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/...