Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 186,593 for

page

(0.24 sec)
  1. Hyphenation.callback property | Aspose.Words fo...

    Hyphenation.callback property. Gets or sets callback interface used to request dictionaries when Page layout of the document is built...to request dictionaries when page layout of the document is built...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Gridlines|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/reportingservices/gridlines/
  3. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  4. Licensing | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/licensing/
  5. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... Page control commands + Perforation...command Specify a size of page, margins, page orientation inter -lines...

    docs.aspose.com/pdf/php-java/convert-other-file...
  6. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/convert-html-to-image/
  7. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...Result image with missing text: page_1.jpg (92,1 КБ) Here’s convertation...documentPageCount = pdfDoc.Pages.Count; for (int pageNumber =...

    forum.aspose.com/t/convert-pdf-to-image-results...
  8. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  9. PDF OptimizeResources() throws System.NullRefer...

    Hi, I’m investigating an error where a PDF document is created and we call the OptimizeResources() method which is throwing System.NullReferenceException: System.Reflection.TargetInvocationException: Exception has been…...Page.#=zGDyUiziuwWsKPybL1Q==(Dictionary`2...#=zM$QV2FjNdUPa) at Aspose.Pdf.Page.#=z0$JF27wPjEgV(Dictionary`2...

    forum.aspose.com/t/pdf-optimizeresources-throws...
  10. Several TEXT Into GIF C#

    Merge multiple TEXT into GIF in C# code. Save TEXT as GIF using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/text-to-gif/