Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 190,807 for

aspose page

(1.43 sec)
  1. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the C++ API or library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically....Ask AI Copy Page Setup Settings from Source Worksheet into Destination...workbook, it contains the default Page Setup settings . There may be...

    docs.aspose.com/cells/cpp/copy-page-setup-setti...
  2. Website to HTML – Save a Website or Web Page in...

    Learn how to save a website or save a single web Page using Aspose.HTML for Java and customize the website downloading process to suit your needs....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/html/java/website-to-html/
  3. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-Page document export to a single image with custom layouts, ideal for sharing, printing, or visual display....עִברִית čeština Svenska In the Aspose.Words for .NET 25.6 release...allows you to export a multi-page document to a single raster...

    blog.aspose.com/words/convert-multi-page-docume...
  4. Problem with Page-Sizes of PDF - Free Support F...

    Hallo, we use Java PDF lib V 25.5. I tried also V 25.7, but the same problem occurs: I have to get the exact Page-sizes for every PDF-Page. If I call Page = pdf.getPages().get_Item(j); PageInfo = Page.getPageInfo(); …...Problem with Page-Sizes of PDF Aspose.PDF Product Family GRein...the exact page-sizes for every PDF-Page. If I call page = pdf.getPages()...

    forum.aspose.com/t/problem-with-page-sizes-of-p...
  5. Converting Worksheet to Image and Worksheet to ...

    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....Image and Worksheet to Image by Page Contents [ Hide ] This document...with multiple pages to an image file per page. Sometimes, you...

    docs.aspose.com/cells/net/converting-worksheet-...
  6. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set Page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Setting Page Options with JavaScript via C++ Contents [ Hide...it is necessary to configure page setup settings for worksheets...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  7. Fitting all Tables to the Page Width|Aspose.Wor...

    Fit a table into a document by Page width easily and fast instead of using VSTO in C#....the Page Width Contents [ Hide ] Purpose Summary This page explains...tables so they fit within the page width. VSTO string mypath =...

    docs.aspose.com/words/net/fitting-all-tables-to...
  8. DOCX -> TIFF conversion creates additional page...

    When converting from DOCX to TIFF Page by Page using Document. extractPages() for the first Page in the document an additional extra empty Page is created. The issue can be replicated using this document: GEN_Formular…...conversion creates additional page (JAVA) Aspose.Words Product Family...converting from DOCX to TIFF page by page using Document. extractPages()...

    forum.aspose.com/t/docx-tiff-conversion-creates...
  9. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on Page 1 are replaced with "SOFTWARE Page 1", using red text with a font size of 12....Replace Text On Page With State Contents [ Hide ] Sometimes replacing...specific page. Save the updated PDF document. import aspose.pdf as...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  10. Page is missing after insert image - Free Suppo...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document word = new Document(path + "1.docx"); var builder = new DocumentBuilder(word); for (int i = 0; i < word.getSections().getCount(); i++) { builde…...Page is missing after insert image Aspose.Words Product Family...setRelativeHorizonta(RelativeHorizontalPo.PAGE); shape.setRelativeVertical...

    forum.aspose.com/t/page-is-missing-after-insert...