Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 181,654 for

page

(0.11 sec)
  1. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....Hide ] What is this page about? This page describes how to convert...PageIndex properties to define the page range to be loaded from a PDF...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  2. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/net/create/
  3. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the Page....text and the top edge of the page. get doNotDisplayPageBoun ()...across 3 pages. builder . writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Images...input PDF file. Specify the page number on which the picture...

    products.aspose.com/pdf/tutorial/add-images-pdf/
  5. Converted Document(DOCX) to PDF Formatting Issu...

    Hi Team, We need your help in addressing the document formatting issue when converted from Word document (DOCX) to PDF. We don’t see any error and the PDF is successfully converted but the formatting is different. Word…...from 4th page onwards we see Table header in one Page and Tables...Tables rows are in next page. When we convert directly from Word...

    forum.aspose.com/t/converted-document-docx-to-p...
  6. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...insertField("PAGE", ""); } else { // 奇数页页码在右侧...write("页码: "); builder.insertField("PAGE", ""); } builder.insertBreak(BreakType...

    forum.aspose.com/t/aspose-words-html-word/315396
  7. Hello World PHP via Java Example|Aspose.PDF for...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/php-java/hello-world-example/
  8. Aspose::Words::Rendering::PageInfo::GetSizeInPi...

    Aspose::Words::Rendering::PageInfo::GetSizeInPixels method. Calculates the Page size in pixels for a specified zoom factor and resolution in C++....float) method Calculates the page size in pixels for a specified...ReturnValue The size of the page in pixels. See Also Class PageInfo...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code Page settings for enhanced performance and compatibility....sets the VBA project’s code page. public int CodePage { get ;...explicitly set appropriate code page to preserve regional character...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/