Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 184,562 for

page

(0.08 sec)
  1. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  2. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. # The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Thumbnail Generation from Web Links - Free Supp...

    Hi Team, We have a requirement to generate thumbnail images from webPage URL. Which one of the Aspose product (s) can fulfill this requirement & how? Thanks...HTML to PDF Format Convert PDF pages to JPEG images arul.praveen...to PDF Format → Convert Web page to PDF (C#).<?xml:namespace...

    forum.aspose.com/t/thumbnail-generation-from-we...
  5. Add Pages to PDF using Python | Aspose.PDF

    Add PDF Pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET...to Add pages to PDF using Python In order to insert page in PDF...pip install aspose-pdf Insert Page to PDF using Python You need...

    products.aspose.com/pdf/python-net/pages/add/
  6. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....document to fit page width. ZoomFactor Displays the page using the...factor. FitPage Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageInfo.Colored | Aspose.Words for .NET

    Discover if your Page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...property Returns true if the page contains colored content. public...Shows how to check whether the page is in color or not. Document...

    reference.aspose.com/words/net/aspose.words.ren...
  8. 跟踪Excel转换为TIFF的进度|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....saving page index 0 of pages 10 </ br > End saving page index...0 of pages 10 </ br > Start saving page index 1 of pages 10 </...

    docs.aspose.com/cells/zh/java/track-conversion-...
  9. Convert Word Document to PNG|Aspose.Words for .NET

    Convert Word document to PNG. NPOI does not provide an opportunity to work with formats other than Word using C#....Hide ] What is this page about? This page describes how to convert...configurable rendering quality and page selection. To convert a Word...

    docs.aspose.com/words/net/convert-word-document...
  10. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...Document (); // Get particular page Page pdfPage = pdfDocument . getPages...the text fragment to the PDF page textBuilder . appendText ( textFragment1...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/