Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 189,378 for

page

(0.27 sec)
  1. Getting Started|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....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Lays out the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  2. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNextLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across Pages....of a paragraph broken across pages this method will move to the...even if it resides on another page. public bool MoveNextLogical...

    reference.aspose.com/words/net/aspose.words.lay...
  3. PageSetup.borderAppliesTo property | Aspose.Wor...

    PageSetup.borderAppliesTo property. Specifies which Pages the Page border is printed on....property Specifies which pages the page border is printed on. get...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Word to JPG Python | Convert DOCX to JP...

    Learn how to convert Word to JPG using Python. Develop your own DOCX (DOC) to JPG converter application to convert Word files to JPG. Convert Word to JPG Online....for showing all or individual pages of a document in slides or on...documentation’s installation page . How to Convert DOC or DOCX...

    blog.aspose.com/words/convert-word-to-jpg-using...
  5. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove Pages from or to XPS documents with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/add-delete-pages/
  6. Default resources for textfield does not allow ...

    We are working with the full Aspose package - currently the HTML and PDF packages are the main ones being used. We are running into an issue with embedded fonts not actually being fully embedded or at least not being usa…... the font fetched from the pages of the html, the font directly...Pdf.Document(); var page = document.Pages.Add(); var txtFieldDeath...

    forum.aspose.com/t/default-resources-for-textfi...
  7. Aspose.Email produces MHtml file with cutoff te...

    Hello, In the attached zip there are two files. One of them is the input EML file and the other is the MHtml, which is produced using Aspose.Email. The text on the third Page is cutoff and cannot be read correctly. It i…... The text on the third page is cutoff and cannot be read...(118.2 KB) 525384_Text_on_third_page_not_fully_visible.zip (21.5...

    forum.aspose.com/t/aspose-email-produces-mhtml-...
  8. Aspose::Words::Saving::IResourceSavingCallback ...

    Aspose::Words::Saving::IResourceSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed Page HTML or SVG in C++....when saving a document to fixed page HTML or SVG. class IResourceSavingCallb...an external resource to fixed page HTML or SVG formats. static...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  10. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int Page…...convertToText(Document pdfDocument, int page) throws Exception { log.debug(“Entering...absorber for all PDF pages or a specific page if (page == 0) { pdfDocument...

    forum.aspose.com/t/conversion-from-pdf-to-text-...