Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 242,752 for

page

(0.1 sec)
  1. SetSlideNumberAndChildSlideNumbersVisibility | ...

    Changes layout slide Page number placeholder and all child Page number placeholders visibility. Child placeholders mean placeholders are contained on depending slides. Depending slides use and depend on layout slide....layout slide page number placeholder and all child page number placeholders...isVisible Boolean true - makes a page number placeholders visible...

    reference.aspose.com/slides/net/aspose.slides/l...
  2. Create Table of Content in PDF using C#

    Create table of content in PDF using C#. Get the IDE settings, a list of steps, and a sample code to add table of contents to PDF using C#....Page Product Family Aspose.PSD Product...connectivity with different pages from the PDF file. Steps to...

    kb.aspose.com/pdf/net/create-table-of-content-i...
  3. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new page = doc . getPages (). add ()...add ( operator . Stroke ()) page . setLayers ( Rjb :: import...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  4. 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...
  5. 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/
  6. 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...
  7. Aspose::Cells::Rendering::WorkbookRender::ToIma...

    Aspose::Cells::Rendering::WorkbookRender::ToImage method. Render whole workbook as Tiff Image to stream in C++....U16String&) method Render certain page to a file. void Aspose :: Cells...pageIndex int32_t indicate which page is to be converted fileName...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  8. AnnotationFlags | Aspose.PDF for Python via .NE...

    A set of flags specifying various characteristics of the annotation....print the annotation when the page is printed. If clear, never...meaningful purpose on the printed page. NO_ZOOM If set, do not scale...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  9. 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...
  10. 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...