Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 58,533 for

page

(0.03 sec)
  1. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML Page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....Page Product Family Aspose.PSD Product...Product Family How to Convert HTML Page to PDF in C# This quick tutorial...

    kb.aspose.com/html/net/how-to-convert-html-page...
  2. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all Page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate Page breaks in Word using C#....Page Product Family Aspose.PSD Product...Product Family How to Remove All Page Breaks in Word using C# This...

    kb.aspose.com/words/net/how-to-remove-all-page-...
  3. How to Add a PDF Page to Another PDF using Java

    This article explains how to how to add a PDF Page to another PDF using Java. All the details are available owing to the IDE configuration, a list of programming tasks, and a running sample code to insert PDF Page into PDF using Java....Page Product Family Aspose.PSD Product...Product Family How to Add a PDF Page to Another PDF using Java This...

    kb.aspose.com/pdf/java/how-to-add-a-pdf-page-to...
  4. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...According to page size how to set the Bookmark parameter value(FitH-...Document(); Page pdfPage = null; ..... pdfPage = OriginalPDF.Pages[3];...

    forum.aspose.com/t/according-to-page-size-how-t...
  5. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first Page will not be moved. When converting test file “T…...a table to be moved to next page Aspose.Words Product Family...be fine. The table on first page will not be moved. When converting...

    forum.aspose.com/t/converting-word-document-to-...
  6. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd Page onwards, and those links are appearing in random place in the document. Please hel…...links are not working from 2nd page onward in ASPOSE PDF Aspose...links are not working from 2nd page onwards, and those links are...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...words to save the doc but toc page num is error Aspose.Words Product...rendering the document to fixed page formats (PDF, XPS, Image etc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. Inserting images into PDF page with rotation - ...

    Hello, We want to insert multiple images or text into Page with rotation (adding images to Page without rotation is always correct). First attempt to add image to Page with rotation is also correct. Every further effor…...Inserting images into PDF page with rotation Aspose.PDF Product...text into page with rotation (adding images to page without rotation...

    forum.aspose.com/t/inserting-images-into-pdf-pa...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...words to save the doc but toc page num is error Aspose.Words Product...help me check this issue? The page number of the document table...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. After text replacement, text goes outside of th...

    Hi Aspose team, if attached project in \bin\debug\long you will find original.pdf and original_new.pdf where text replacement is done. Unfortunately, when text is replaced with longer text (just run project) new text go…...replacement, text goes outside of the page Aspose.PDF Product Family dr...project) new text goes out of page. What can be done here? Thx...

    forum.aspose.com/t/after-text-replacement-text-...