Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 228,689 for

page

(0.13 sec)
  1. Image split into multiple pages - Free Support ...

    Hello, in some cases, when converting html data to PDF using java, images are split into multiple Pages. We tried to add a ‘Page-break-inside: avoid’ property to the img element and its container element (directly and i…...Image split into multiple pages Aspose.PDF Product Family html-to-pdf...split into multiple pages. We tried to add a ‘page-break-inside: avoid’...

    forum.aspose.com/t/image-split-into-multiple-pa...
  2. Aspose::Pdf::Annotations::ScreenAnnotation Clas...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Annotations::ScreenAnnotation......that specifies a region of a page upon which media clips may be...System::SharedPtr < Aspose::Pdf::Page > page, System::SharedPtr < Rectangle...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  3. MHT to PDF Merge using Java | Aspose.PDF

    Combine two or more MHT documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the... MhtLoadOptions ()); // add page from one document to another...

    products.aspose.com/pdf/java/merger/mht-to-pdf/
  4. Invalid index: index should be in the range [1....

    Hi, I am adding Image to a PDF layer in 2 different functionality for same PDF file but it throws Exception “Invalid index: index should be in the range [1…n] where n equals to the operators count” Here is the sample c…...pdf"); Page page = document.Pages[1]; if (page.Layers == null...null || !page.Layers.Any()) { page.Layers = new List<Layer>();...

    forum.aspose.com/t/invalid-index-index-should-b...
  5. PageBorderAppliesTo - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... Specifies which pages the page border is printed on. Example:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Pdf margings and layout issues after upgrade fr...

    I have formatting issues with Aspose.pdf .NET. I have never had problems with margin, heights, bottom… until I upgraded from version 16.12.0.0 to 23.9.0. I use external CSS resources for formatting my PDF file. But at so…... (only the @page ) where I define the margin...define my css class for the @page @page { margin-top: 20mm; margin-right:...

    forum.aspose.com/t/pdf-margings-and-layout-issu...
  7. Aspose.Tasks for .NET 20.11 Release Notes

    The Page contains the release notes for Aspose.Tasks for .NET 20.11....Page Product Solution Aspose.PSD...Contents [ Hide Show ] This page contains release notes information...

    docs.aspose.com/tasks/net/aspose-tasks-for-net-...
  8. NumberField.h - Aspose.PDF for C++ - API Reference

    NumberField.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include "Aspose.P......11 class Document ; 12 class Page ; 13 class Rectangle; 14 } //...System::SharedPtr<Aspose::Pdf::Page> page, System::SharedPtr<Rectangle>...

    reference.aspose.com/pdf/cpp/_number_field_8h_s...
  9. Export report to Powerpoint without installatio...

    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....false); int page = 1; //this cycle iterates through all pages of report...rplStream = CreateRplStream(page, reportPath)) { //if rplStream...

    docs.aspose.com/slides/reportingservices/export...
  10. Enum RelativeHorizontalPosition | Aspose.Words ...

    Aspose.Words.Drawing.RelativeHorizontalPosition 枚举. 指定形状或文本框的水平位置是相对的... Page 1 对象相对于页面的左边缘定位。 Column 2 对象相对于列的左侧定位。...RelativeHorizontalPo = RelativeHorizontalPo . Page ; shape . RelativeVerticalPosi...

    reference.aspose.com/words/zh/net/aspose.words....