Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 189,995 for

page

(0.11 sec)
  1. Aspose::Words::Saving::IResourceSavingCallback ...

    Aspose::Words::Saving::IResourceSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed Page HTML or SVG in C++....when saving a document to fixed page HTML or SVG. class IResourceSavingCallb...an external resource to fixed page HTML or SVG formats. static...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  3. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF Pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  5. Range.UpdateFields | Aspose.Words for .NET

    Enhance your documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/net/aspose.words/ran...
  6. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... page_setup . layout_mode = aw . SectionLayoutMode...SectionLayoutMode . GRID builder . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PS to EPS Conversion | API for Python

    Sample Python conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  8. 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...
  9. Pdf generation taking long time - Free Support ...

    Hi I'm generating a very small document with Aspose Trial version. And it turns out that pdf generation from html is taking 900 milliseconds. Please review the code and html and let me know if i'm doing something wron…...shift to next page if they are splitting across pages. Please suggest...middle of first page and ends in second page. What I want is...

    forum.aspose.com/t/pdf-generation-taking-long-t...
  10. Add Footer to PDF|Aspose.PDF for Python via .NET

    Learn how to add text and image footers to PDF Pages using PdfFileStamp in Python....adding repeated content to PDF pages. You can use it to place footer...images at the bottom of each page and adjust the footer margins...

    docs.aspose.com/pdf/python-net/add-footer/