Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 189,306 for

page

(0.45 sec)
  1. PS to BMP Conversion API for | Java

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

    products.aspose.com/page/java/conversion/ps-to-...
  2. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page Page) { var t = new Table(); var r = t.…...static string CellCloneBug(Page page) { var t = new Table(); var...Paragraphs.Add(null); c.Clone(); page.Paragraphs.Add(t); return Path...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  3. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF documents...within a document, such as a page. From the PD layer you can perform...deleting, moving, or replacing pages, as well as changing annotation...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  4. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Document(); var page = document.Pages.Add(); // 1. text page.Paragraphs...text")); // 2. text with newline page.Paragraphs.Add(new TextFragment("2...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. 许可| Aspose.Page 提供 .NET

    C#.NET库供开发人员处理PS,EPS和XPS文件。了解如何评估Aspose.Page for .NET的页面API解决方案。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/licensing/
  6. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/xps/working-with-images/
  7. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input stream using a regular expression, with the specified save format and additional options in C++....PNG, or WebP), only the first page of the output will be saved...PNG, or WebP), only the first page of the output will be saved...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. 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...
  9. Convert PDF to EPUB, TeX, Text, XPS in Rust|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Rust....demonstrates how to convert the first page of a PDF document into a Grayscale...Convert a PDF Page to Grayscale PDF using page_grayscale function...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-oth...
  10. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...absorber for all the pages document . Pages . Accept ( textFragmentAbsorber...absorber for a particular page document . Pages [ 2 ]. Accept ( textFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...