Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 228,595 for

page

(0.12 sec)
  1. CacheData | Aspose.Imaging for .NET API Reference

    CacheData CmxImage.CacheData method Caches the data and ensures no additional data loading will be performed from the......example shows how to cache all pages of a CMX image. [C#] string...default page. image . CacheData (); // Cache all pages so that...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. CacheData | Aspose.Imaging for .NET API Reference

    CacheData CdrImagePage.CacheData method Caches the data and ensures no additional data loading will be performed from......example shows how to cache all pages of a CDR image. [C#] string...default page. image . CacheData (); // Cache all pages so that...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. CacheData | Aspose.Imaging for .NET API Reference

    CacheData CdrImage.CacheData method Caches the data and ensures no additional data loading will be performed from the......example shows how to cache all pages of a CDR image. [C#] string...default page. image . CacheData (); // Cache all pages so that...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....[ Hide ] PageBreakChar field Page break character: (char)12 or...Add a page break. builder -> Write ( String ( u "Before page break...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio Page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....draw a rectangle shape in a page.The code example below shows...developers to draw a rectangle in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  6. Add Header to PDF using C# | Aspose.PDF

    Add header to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Add the Stamp to Page using AddStamp method. Save...on all pages foreach ( Page page in pdfDocument . Pages ) { page...

    products.aspose.com/pdf/net/header/
  7. Order/Unordered Lists lose formatting when they...

    We are using Aspose.Total v22.2 Attempting to create a PDF from HTML string has an issue when you have an order list that crosses on multiple Pages. The List looks find on the first Page but as soon as it moves to the n…...they break across multiple pages and table structure creates...text breaks across multiple pages Aspose.PDF Product Family html-to-pdf...

    forum.aspose.com/t/order-unordered-lists-lose-f...
  8. Aspose.Cells for .NET 18.4 Release Notes|Docume...

    Aspose.Cells for .Net 18.4 Release Notes – the latest enhancements, new features, and fixes....Notes Contents [ Hide ] This page contains release notes for Aspose...Category CELLSNET-46045 Set Pdf Page size while using Chart.ToPdf...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  9. Aspose.Note for .NET 22.1 Release Notes

    Aspose.Note for .NET 22.1 Release Notes – the latest updates and fixes....1 Release Notes This page contains release notes information...Features Added processing of page’s background color Features...

    releases.aspose.com/note/net/release-notes/2022...
  10. ZoomType enumeration | Aspose.Words for Python

    aspose.words.settings.ZoomType enumeration. Possible values for how large or small the document appears on the screen in Microsoft Word.... FULL_PAGE Zoom percentage is automatically...recalculated to fit one full page. PAGE_WIDTH Zoom percentage is...

    reference.aspose.com/words/python-net/aspose.wo...