Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 187,833 for

page

(0.34 sec)
  1. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int Page = 0; Page < document.PageCount; Page++) { Document extractedPage = document.ExtractPages(Page, 1); // startindex and count string …...for (int page = 0; page < document.PageCount; page++) { Document...extractedPage = document.ExtractPages(page, 1); // startindex and count...

    forum.aspose.com/t/document-extractpages-yields...
  2. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...com On this page you will find links to a number...WriteLine("Creating PDF with multiple pages"); Console.WriteLine("Creating...

    forum.aspose.com/t/intermittent-issues-connecti...
  3. Quick Start|Aspose.Words for .NET

    Aspose.Words for .NET quick start PHP developers guide using C#.... What is this page about? This page explains how to get...results. Please refresh the page and try again....

    docs.aspose.com/words/net/quick-start/
  4. How to print PDF file in .NET Core|Aspose.PDF f...

    This Page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/print-dotnetcore/
  5. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/introduction/
  6. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...particular PDF file convert each page to an individual .jpg image...adding blank space in top of page so that there is enough space...

    forum.aspose.com/t/resize-shrink-pdf-content-in...
  7. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the Page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/net/worksheet-views/
  8. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting a BMP file to PDF using PHP | Aspose...

    Sample code on PHP for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/bmp...
  10. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/python-java/create-i...