Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 187,699 for

page

(0.15 sec)
  1. 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-...
  2. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....g add new empty page document -> get_Pages () -> Add (); document...i.g add new empty page document -> get_Pages () -> Add (); auto...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  3. How to Add Comments to Visio Drawings using Java

    This tutorial guides on how to add comments to Visio drawings using Java. You can follow this code and steps to insert comments to Visio drawings using Java on any of the common operating systems....Page Product Family Aspose.PSD Product...sample comment to the specific page of the input Visio diagram Save...

    kb.aspose.com/diagram/java/how-to-add-comments-...
  4. Summarize a Document|Aspose.Words for .NET

    Summarize a document. Aspose.Words for .NET simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length.... What is this page about? This page explains how to generate...results. Please refresh the page and try again....

    docs.aspose.com/words/net/summarize-a-document/
  5. Using Lexical Tokens in C#|Aspose.Words for .NET

    Use lexical tokens in template expressions when building a report in C#.... What is this page about? This page explains how lexical...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-lexical-tokens/
  6. PageSet.even property | Aspose.Words for Python

    PageSet.even property. Gets a set with all the even Pages of the document in their original order....Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....HTML HTML web page. SaveFormat.EPUB ePub, a popular...recognition results as a multi-page document You can merge several...

    docs.aspose.com/ocr/python-net/save-file/
  8. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....classifying areas of interest on a page is the cornerstone of successful...articles, and other curved pages. DetectAreasMode.NONE Prioritizes...

    docs.aspose.com/ocr/java/areas-detection/
  9. Several HTML Into Image Javascript

    Merge multiple HTML into Image in JavaScript code. Save HTML as Image using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/merge/html...
  10. Several TEXT Into SVG Javascript

    Merge multiple TEXT into SVG in JavaScript code. Save TEXT as SVG using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.svg`);...

    products.aspose.com/words/nodejs-net/merge/text...