Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 186,680 for

page

(0.18 sec)
  1. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...specified range of pages and the given page extract options. extractPages...the first page to extract. count number Number of pages to be extracted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Sitefinity Export Users to Excel|Documentation

    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.... The login page can be reached at <http://www...Settings . The Basic Settings page appears. Click the Advanced...

    docs.aspose.com/cells/net/sitefinity-export-use...
  4. Sitefinity PDF Import|Aspose.PDF for .NET

    Learn how to install and use PDF Import Module for Sitefinity...concatenate, extract or inset pages; transform pages to image; print PDF...Import from PDF button on the page where the add-on is added. When...

    docs.aspose.com/pdf/net/sitefinity-pdf-import/
  5. 使用 C++ 合并 PDF 到 PNG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PNG 单个文件...save document as image with page dimensions and resolution //...// process document page to image // load image from file, it...

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...
  6. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf Pages. How can i use all pdf Page to occupy entire Page space for image? (see attached image originale and…...borders in pdf pages. How can i use all pdf page to occupy entire...entire page space for image? (see attached image originale and pdf...

    forum.aspose.com/t/images-conversion-without-bo...
  7. Convert HTML To GIF C++

    Convert HTML to GIF format in C++ code. Save HTML as GIF using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/html-t...
  8. Convert DOC To PNG C++

    Convert DOC to PNG format in C++ code. Save DOC as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/doc-to...
  9. Convert DOC To Image C++

    Convert DOC to Image format in C++ code. Save DOC as Image using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/doc-to...
  10. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...