Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 188,043 for

page

(0.1 sec)
  1. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....of the page or the parent element . Layout elements page This element...break large forms into several pages that are recognized as a single...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  2. PNG to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/png-to-pdf/
  3. Change Background of VDX File via .NET | produc...

    C# source code to change background of VDX 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...
  4. Change Background of VSS File via .NET | produc...

    C# source code to change background of VSS 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...
  5. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....foreground/background, and scale to the page in RenderingWatermark . #include...// Prepare a workbook with 3 pages. Workbook wb ; wb . GetWorksheets...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  6. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Page Product Family Aspose.PSD Product...any desired location on the page. Steps to Add Hyperlink to PDF...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  7. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  8. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...Top; foreach (Page page in pdfDocument.Pages) { page.AddStamp(textStamp);...Top; foreach (Page page in pdfDocument.Pages) { page.AddStamp(textStamp);...

    forum.aspose.com/t/system-displaying-invalid-ch...
  9. Specify the path where GridWeb stores temporary...

    This article describes the storage in GridWeb.... When we open a page, GridWeb will resolve the request...URL ID. For example, if your page address is http://ip/mygridwebapp/test...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....you can split the document at page breaks and heading paragraphs...it falls under two criteria: PAGE_BREAK and HEADING_PARAGRAPH...

    reference.aspose.com/words/java/com.aspose.word...