Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 184,592 for

page

(0.22 sec)
  1. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamline your document layout with the x000e end-of-column character for enhanced formatting control....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  2. HeaderFooterCollection.headerFirst property | A...

    HeaderFooterCollection.headerFirst property. Retrieves a header for the first Page of the section....Retrieves a header for the first page of the section. get headerFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert HTML To MARKDOWN Java

    Convert HTML to MARKDOWN format in Java code. Save HTML as MARKDOWN using Java....the easy steps to turn a HTML page into Markdown format. Read your...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...

    products.aspose.com/words/java/conversion/html-...
  4. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...<fo:simple-page-master master-name= "simpleA4" page-height= "29..."29.7cm" page-width= "21cm" margin-top= "2cm" margin-bottom= "2cm"...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  5. Developer Guide | Aspose.Page for Javascript vi...

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for Javascript via C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/javascript-cpp/developer-g...
  6. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page Page = merge…...Page page = mergedPdfDocument.Pages.Add(); if (pageSettingData...PageSettingPdf(mergedPdfDocument, page, pageSettingData, pageIndex);...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  7. PS to EPS Conversion API for | Java

    Sample Java conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/ps-to-...
  8. Converting a PDF file to JPEG using PHP | Aspos...

    Sample code on PHP for PDF to JPEG conversion. Use example code for batch PDF to JPEG 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/pdf...
  9. Online PDF File Splitter or Build Python Apps t...

    Free online app to Split different PDF files. Python Splitter library code for PDF documents....Loop through the pages in the Document.pages collection and on...and Add the Page using pages.add(Page). Save the page into new file...

    products.aspose.com/total/python-net/split/pdf/
  10. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....metafile according to the size on page or the display of the metafile...metafile rendering to the size on page. getRenderingMode() Gets a value...

    reference.aspose.com/words/java/com.aspose.word...