Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 87,669 for

may

(0.2 sec)
  1. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDev…...中文技术支持 aspose-pdf-net yunyou2025 May 16, 2025, 10:35am 1 可检测到的水印图片...imageStream); 这一步转图片非常慢 asad.ali May 16, 2025, 7:57pm 2 @yunyou2025...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  2. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....document markup elements may be missing or may be interpreted differently...language settings. Microsoft Word may show documents differently depending...

    docs.aspose.com/words/cpp/specify-load-options/
  3. Aspose.Pdf Warning callback - Free Support Foru...

    Hi, I’m using Aspose.Pdf.Drawing version 24.9. I have a c# method to convert images into a pdf. I have added warning callback for other libraries. but when I try to add warning callback with Aspose.Pdf, I’m facing error…...Product Family Ajitha_Selvaraj May 7, 2025, 8:42am 1 Hi, I’m using...to pdf conversion. asad.ali May 7, 2025, 6:51pm 2 @Ajitha_Selvaraj...

    forum.aspose.com/t/aspose-pdf-warning-callback/...
  4. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...aspose-pdf-java BALKRUSHNA015478 May 26, 2021, 9:02am 1 I am trying...zip (1.3 KB) mudassir.fayyaz May 26, 2021, 2:53pm 2 @BALKRUSHNA015478...

    forum.aspose.com/t/performance-memory-optimizat...
  5. Multi-threading support in mail clients|Documen...

    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.... This property may be set to 1 or greater value...Authenticate and so on. User may start execution greater quantity...

    docs.aspose.com/email/net/multi-threading-suppo...
  6. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...cells-net david_j_meyer2_boeing_com May 13, 2025, 9:29pm 1 We are converting...future. Professionalize.Discourse May 13, 2025, 9:30pm 2 @david_j_meyer2_boeing_com...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  7. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...” the Word output may show “Thisisa sample sentence...possible to give ETA. rickyh May 14, 2025, 6:47pm 10 @sergei.shibanov...

    forum.aspose.com/t/words-running-together-when-...
  8. Wmf to png conversion absolute line and divid l...

    Using aspose.imageing java product: converting wmf to png file. After converting wmf to png , the absolute line e.g. |u| , “|” getting very faint in png file. wmf file and converted png file enclosed in zip format. i…... Additionally, you may perform some experiments by setting...HighSpeed); supportmeritstudents May 3, 2025, 9:57am 5 We are using...

    forum.aspose.com/t/wmf-to-png-conversion-absolu...
  9. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....document may have a large amount of content, which may need to...memory resources. The document may have many rules, placing constraints...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  10. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …... I think you may also try to use Sheet to Image...desired range of cells, you may use PageSetup options before...

    forum.aspose.com/t/export-range-of-cells-to-ima...