Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 187,806 for

page

(0.1 sec)
  1. LayoutEnumerator.MoveNext | Aspose.Words for .NET

    Discover the LayoutEnumerator MoveNext method to navigate sibling entities visually. Efficiently iterate through paragraph lines without crossing Pages....across pages this method will not move to the next page but rather...the next entity on the same page. public bool MoveNext () Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and bookmarks....File and how to Specify PDF Page when Viewing Document. Bookmarks...on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/cpp/navigation-and-interact...
  3. Getting Started|Aspose.Slides for Python Docume...

    Use this introduction to Aspose.Slides for Python via Java fundamentals to start realizing the value of Aspose.Slides for your business....Hide ] This Getting Started page introduces you to Aspose.Slides...capabilities quickly from this page. Product Overview – provides...

    docs.aspose.com/slides/python-java/getting-star...
  4. Convert a Document to PDF in Java|Aspose.Words ...

    Convert a document in Word or any other supported format to PDF, which preserves the original appearance of a document during its rendering on various platforms using Java....paginated or has the concept of pages. Convert a Word Document to...mimics the way Microsoft Word’s page layout engine works, making...

    docs.aspose.com/words/java/convert-a-document-t...
  5. Aspose.Pdf.Comparison.SideBySidePdfComparer Err...

    Sometime when adding multiple ‘ExcludeAreas’ the Compare methode is running into an error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) …...Pages[i], pdfDocumentB.Pages[i], outputCompareSideByS...exclude. Validate Page Count : Ensure that the pages you are comparing...

    forum.aspose.com/t/aspose-pdf-comparison-sideby...
  6. How to get Images from a PDF in Python

    This topic explains how to get images from a pdf in Python by adhering to a step-wise procedure and a runnable sample code. The sample code can be utilized to get all images from PDF in Python as well as selected ones using a very few lines of code only....Page Product Family Aspose.PSD Product...particular image inside the page resources using the XImage class...

    kb.aspose.com/pdf/python/how-to-get-images-from...
  7. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/view/ai/
  8. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/open-ai-online/
  9. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = Page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  10. Change Background of VSS File via .NET | produc...

    C# source code to change background of VSS documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...