Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 188,057 for

page

(0.09 sec)
  1. PDF转换API | Aspose.PDF

    使用 Aspose.PDF 库将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 和其他格式...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    products.aspose.com/pdf/zh-hans/conversion/
  2. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....should add all annotations to the page. // For complete examples and...); tfa . Visit ( document . Pages [ 1 ]); // Create annotations...

    docs.aspose.com/pdf/net/highlights-annotation/
  3. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a Page break in C++....is allowed to split across a page break. bool Aspose :: Words...disable rows breaking across pages for every row in a table. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. LayoutCollector.getStartPageIndex method | Aspo...

    LayoutCollector.getStartPageIndex method. Gets 1-based index of the Page where node begins...) Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. getStartPageIndex ( node :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Add a new page using Document.getPages().add()...reference in Page object. Add text to the page using Page.getParagraphs()...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  6. 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/ai/
  7. What's new 2025|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....which identifies changes to pages, form fields, annotations, and...result . UnsignedContent . Pages . Count ); Console . WriteLine...

    docs.aspose.com/pdf/net/whatsnew/2025/
  8. Management Features in PHP|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....PHP Display Features in PHP Page Setup Features in PHP Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/management-features-...
  9. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The table width is programmatically set to match the full available Page width, but the PDF…...to match the full available page width, but the PDF output shows...(Word macro-enabled document) Page Sizes Tested: A4 (595.45 points)...

    forum.aspose.com/t/aspose-words-bug-report-head...
  10. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each Page of your document with the ToPages method, utilizing customizable fixed Page options for optimal results....ToPages method Saves each page of the document loaded by Load...method using the specified fixed page save options. public Stream...

    reference.aspose.com/words/net/aspose.words/ido...