Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 192,010 for

page

(0.19 sec)
  1. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中...Represents a controller for the home page and PDF generation in a Linux...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  2. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....Allows to control how separate pages are saved when a document is...is exported to fixed page format. get_PageSet () const Gets or...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...load PDF file, extract pages, insert pages at a particular location...

    products.aspose.com/pdf/python-java/
  4. Insert PDF pages|Aspose.PDF for Java

    This section explains how to insert PDF Pages with com.aspose.pdf.facades using PdfFileEditor class....Insert PDF pages Contents [ Hide ] Insert PDF Pages Between Two...Paths A particular range of pages can be inserted from one PDF...

    docs.aspose.com/pdf/java/insert-pdf-pages/
  5. Aspose.Note under Linux requires the obsolete l...

    Aspose.Note appears to work on Linux but seems to require libgdiplus for even the most trivial OneNote file. Alas libgdiplus is abandoned. See e.g. GitHub - mono/libgdiplus: C-based implementation of the GDI+ API · GitH…...Document(path); var pages = doc.GetChildNodes<Page>().ToList(); Console...WriteLine($"Pages: {pages.Count}"); foreach (var page in doc) {...

    forum.aspose.com/t/aspose-note-under-linux-requ...
  6. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....Description generate_from_first_page Specifies whether to generate...generate thumbnail from first page of the document or first image....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create VSTX Files via Java | products.aspose.com

    Java Sample code for generating VSTX documents. Use this code for creating VSTX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vstx/
  8. Create VSDM Files via Java | products.aspose.com

    Java Sample code for generating VSDM documents. Use this code for creating VSDM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vsdm/
  9. LayoutEnumerator.MoveLastChild | Aspose.Words f...

    Discover how the LayoutEnumerator MoveLastChild method efficiently navigates to the last child entity, enhancing your data management capabilities.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Aspose.Words - DOCX to PDF Conversion Layout In...

    We are experiencing inconsistent layout rendering when converting DOCX files to PDF using Aspose.Words. The conversion produces correct output in our local development environment but generates incorrect Page layouts in …...environment but generates incorrect page layouts in our acceptance and...contents ends at the middle of page 5 Actual (Server): Table of...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...