Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 188,035 for

page

(0.35 sec)
  1. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one...bar on the left side of the page next to lines affected by revisions...balloons # on the right side of the page. revision_options . show_in_balloons...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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
  4. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field types contained in the field codes in C++....)); fieldText -> set_Text ( u "PAGE" ); // Changing the field code...the old type. ASSERT_EQ ( u "PAGE" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words/ran...
  5. 跟踪文档转换进度|Documentation

    本节介绍如何使用 Aspose.Diagram 跟踪 visio 文件的转换进度。... PdfSaveOptions (); //set page saving call back options . PageSavingCallback..."Start saving diagram page index {0} of pages {1}" , args . PageIndex...

    docs.aspose.com/diagram/zh/net/track-document-c...
  6. Installation | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to install Aspose.Page API solution for Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/installation/
  7. 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/
  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. Convert SVG to PDF in C# – Aspose.SVG for .NET

    Learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  10. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…...contains two pages however, Output document is in only one page . Issue...doc.save("D:\\ACA33\\Aspose\\page_" + i + ".png", opt); String...

    forum.aspose.com/t/aspose-word-document-to-imag...