Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 15,718 for

2024

(0.28 sec)
  1. Aspose Bar Issue - Free Support Forum - aspose.com

    Hi I am trying to read barcode from PDF through C# Code for (int pageCount = 1; pageCount <= pdfDocument.Pages.Count; pageCount++) { //using (MemoryStream pageStream = new MemoryStream()) //{ //Resolution resolution…...barcode-net smaddineni February 20, 2024, 7:05pm 1 Hi I am trying to...Segment 001 of Odd segment of ORL_20240220091643.pdf (26.7 KB) amjad...

    forum.aspose.com/t/aspose-bar-issue/279524
  2. OLE Renaming - Free Support Forum - aspose.com

    I’m creating a docx with a handful of OLEs. It works well, however when the user opens the file and makes any changes then resaves it, the OLEs are renamed and modified. This is an issue because later I am generating has…...Family faith113 February 21, 2024, 3:32pm 1 I’m creating a docx... alexey.noskov February 21, 2024, 7:27pm 2 @faith113 Unfortunately...

    forum.aspose.com/t/ole-renaming/279588
  3. ButtonField.AddImage on linux - Free Support Fo...

    ButtonField.AddImage accepts an Image, but this Image is System.Drawing.Image which is only available on windows. how do i add image to button so that it works on linux?...Family compagniedsdr May 14, 2024, 1:26am 1 ButtonField.AddImage...linux? sergei.shibanov May 14, 2024, 3:32am 2 @compagniedsdr You...

    forum.aspose.com/t/buttonfield-addimage-on-linu...
  4. Aspose.PDF throwing Document information entry ...

    image.png (75.0 KB) Hi Team, recently i Updated Aspose.PDF package from 22.1.0 to 23.11.0 but after doing so my other PDFs are getting converted successfull, but for few PDF's its thowing Error as Shown in attachment.…...ali January 11, 2024, 10:34am 21 @GayatriNaik We...be published soon in January 2024. We will send a notification...

    forum.aspose.com/t/aspose-pdf-throwing-document...
  5. Aspose cell displaying generi symbol instead do...

    We are capturing cells from excel file and pasting the image in word file. Excel cells contains $ symbol, Aspose cell capturing generic symbol image.png (5.5 KB) instead $ symbol. It is issue in purchased license ver…...formidium February 13, 2024, 2:50pm 1 We are capturing cells...license. amjad.sahi February 13, 2024, 3:04pm 2 @vaibhav.formidium...

    forum.aspose.com/t/aspose-cell-displaying-gener...
  6. Could not load DOC file in Aspose.Words Python ...

    It also seems to me like it’s happening with doc as well. I’m trying to save a docx file as a doc file via stream, and it’s showing that doc is not supported. I can save it by specifying a file path that ends in .doc…...words-python acn February 2, 2024, 7:27pm 1 It also seems to me...Python via .net acn February 2, 2024, 7:31pm 2 aspose_test.docx.zip...

    forum.aspose.com/t/could-not-load-doc-file-in-a...
  7. Aspose.Imaging.Image for net 图片转的PDF文件太大 - Free...

    我使用的Aspose.Imaging.Image for net将一个jpg的图片转PDF文件后,PDF文件的大小比原来的jpg文件大了近一倍,如何使得转后的PDF文件与jpg差不多大小? 代码如下: using (Aspose.Imaging.Image image = Aspose.Imaging.Image.Load(spoolFileName)) { // Export image.Save(PdfFilePath, …...图片转的PDF文件太大 中文技术支持 iccolor July 18, 2024, 3:47am 1 我使用的Aspose.Imaging...KB) Alexey.Karpenko July 18, 2024, 5:46pm 2 @iccolor 你好!您可以尝试在...

    forum.aspose.com/t/aspose-imaging-image-for-net...
  8. Sparkline Limit - Free Support Forum - aspose.com

    I have C# code that adds a Sparkline line chart to a cell in a worksheet. It does this for every row in the sheet. This code works until it hits row 16385, where it throws an error saying “Invalid column index”. I’m awa…...cells-net psweeney June 17, 2024, 7:56pm 1 I have C# code that...zip (68.8 KB) John.He June 18, 2024, 1:03am 2 @psweeney Would you...

    forum.aspose.com/t/sparkline-limit/285506
  9. Best way to have table dynamic page number - Fr...

    Hi, we need to create a table with several columns and one of them is page number, but the value is dynamic as it depends on the section filled above the table itself. We cannot use Table of contents (TOC) via “style” a…...Family Jackomino January 23, 2024, 9:04am 1 Hi, we need to create...Jack alexey.noskov January 23, 2024, 9:07am 2 @Jackomino If I understand...

    forum.aspose.com/t/best-way-to-have-table-dynam...
  10. How to get all textbox in a section in word - F...

    I want to get all textbox in word and check the text....words-python Mark030 July 17, 2024, 1:20am 1 I want to get all...text. alexey.noskov July 17, 2024, 4:32am 2 @Mark030 What object...

    forum.aspose.com/t/how-to-get-all-textbox-in-a-...