Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 140,592 for

page

(0.05 sec)
  1. Several HTML Into Image C++

    Merge multiple HTML into Image in C++ code. Save HTML as Image using C++....( int page = 0 ; page < output-> get_PageCount (); page++) { auto...extractedPage = output-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/cpp/merge/html-to-image/
  2. Several TEXT Into PNG C++

    Merge multiple TEXT into PNG in C++ code. Save TEXT as PNG using C++....( int page = 0 ; page < output-> get_PageCount (); page++) { auto...extractedPage = output-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/cpp/merge/text-to-png/
  3. Aspose::Words::Fields::FieldIndex::set_NumberOf...

    Aspose::Words::Fields::FieldIndex::set_NumberOfColumns method. Sets the number of columns per Page used when building the index in C++....Sets the number of columns per page used when building the index...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Loading::PdfLoadOptions::set_Pag...

    Aspose::Words::Loading::PdfLoadOptions::set_PageIndex method. Sets the 0-based index of the first Page to read. Default is 0 in C++....the 0-based index of the first page to read. Default is 0. void...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. HeaderFooterCollection.footerFirst property | A...

    HeaderFooterCollection.footerFirst property. Retrieves a footer for the first Page of the section....Retrieves a footer for the first page of the section. get footerFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Layout::LayoutOptions::get_Callb...

    Aspose::Words::Layout::LayoutOptions::get_Callback method. Gets IPageLayoutCallback implementation used by Page layout model in C++....IPageLayoutCallback implementation used by page layout model. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. 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-...
  8. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++.... static PageBreak () Page break character: “\x000c” or...static constexpr PageBreakChar Page break character: (char)12 or...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose.PSD for Python via .NET 24.12 - Release ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Notes Contents [ Hide ] This page contains release notes for Aspose...AiImage property for number of pages Feature PSDPYTHON-142 [AI Format]...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....Page Product Family Aspose.PSD Product...the PdfSaveOptions to set pages, page mode, and compliance mode...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...