Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 188,057 for

page

(1 sec)
  1. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this Page to quickly solve your problem on general questions or specific topics....AI FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/words/java/faq/
  2. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int Page = 0; Page < document.PageCount; Page++) { Document extractedPage = document.ExtractPages(Page, 1); // startindex and count string …...for (int page = 0; page < document.PageCount; page++) { Document...extractedPage = document.ExtractPages(page, 1); // startindex and count...

    forum.aspose.com/t/document-extractpages-yields...
  3. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to insert...into a Word document. On this page we will look at how to insert...

    docs.aspose.com/words/net/insert-a-comment-into...
  4. Retrieve Comments from a Document|Aspose.Words ...

    Retrieve comments from a word processing document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to retrieve...document programmatically. On this page we will look at how to retrieve...

    docs.aspose.com/words/net/retrieve-comments-fro...
  5. Extract Image from Word Document|Aspose.Words f...

    Extract image from a document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to extract...from a Word document. On this page we will look at how to extract...

    docs.aspose.com/words/net/extract-image-from-wo...
  6. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current Page, the row doesn’t get moved entirely to the n…...fit entirely on the current page, the row doesn’t get moved entirely...entirely to the next page. I know that cell splitting is possible...

    forum.aspose.com/t/how-to-define-the-cell-split...
  7. Aspose.Cells: Excel to PDF conversion splits ro...

    Hello, We are facing an issue when converting an Excel document to PDF using Aspose. Problem description During the conversion, when an Excel worksheet spans multiple PDF Pages, some data rows are split in the middle a…...conversion splits rows across pages Aspose.Cells Product Family...worksheet spans multiple PDF pages , some data rows are split in...

    forum.aspose.com/t/aspose-cells-excel-to-pdf-co...
  8. How to print PDF file in .NET Core|Aspose.PDF f...

    This Page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/print-dotnetcore/
  9. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-images/
  10. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-text/