Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 10,082 for

net 4 support

(0.17 sec)
  1. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s Supported. This is using .Net. Specifically, I’m trying to render some Tab…... Only supported for html? Aspose.Words Product...this and what’s supported. This is using .net. Specifically, I’m...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  2. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...NET [2]: SaveOptions.MemoryOptimization...MemoryOptimization | Aspose.Words for .NET David_Matin March 13, 2025, 6:52am...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  3. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Cells Product Family cells-net , json Adhirath April 28, 2025...Adhirath April 28, 2025, 11:48am 4 Hi John, I have come across the...

    forum.aspose.com/t/convert-range-to-json/311994
  4. Html to Tiff Conversion Throws OutOfMemory Exce...

    Hi Team I had an issue with Aspose Library while converting html page into Tiff image, it throws the OutOfMemomy issue. In my system we have enough memory i.e apto 5 GB. These is my stack trace. "Error Generating Inv…...Family tiff , mhtml-to-tiff , net Chenchu July 18, 2023, 1:47pm...asad.ali July 19, 2023, 8:16pm 4 @Chenchu We have opened the following...

    forum.aspose.com/t/html-to-tiff-conversion-thro...
  5. Architecture advice needed - Free Support Forum...

    Is any ideas how can i implement that? That is amcharts Timeline widget. Of course there is no something like in word. So, i thinking about maybe i can do something like that, of course not exactly like done with am…...Words Product Family words-net bloodboilAaromatic April 16,...bloodboilAaromatic April 16, 2025, 1:30pm 4 That interesting idea, really...

    forum.aspose.com/t/architecture-advice-needed/3...
  6. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...Cells Product Family cells-net JThomas98 April 22, 2025, 8:06pm...testing on the latest version v25.4 using sample files and the following...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  7. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...Product Family html-to-pdf , html-net mlamla May 20, 2025, 12:57pm...the terms mentioned in Free Support Policies . Issue ID(s): HTMLNET-6394...

    forum.aspose.com/t/using-border-radius-and-box-...
  8. Chinese characters causing table width issues w...

    This is incredibly confusing. We’re creating a word document using Open Office SDK. Some time ago we introduced the option to use “Pct” unit of measurement for table and column widths. We used to use “Dxa” exclusively. W…...Product Family aspose-pdf-net , words-net patrick.ryan July 30, 2025...used in the Word document supports Chinese characters properly...

    forum.aspose.com/t/chinese-characters-causing-t...
  9. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...Cells Product Family excel-net B.Leveille May 20, 2025, 12:04pm...following error : image.png (4.6 KB) When i tried to generate...

    forum.aspose.com/t/save-unauthorized-character/...
  10. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...Diagram Product Family diagram-net sgruth July 15, 2025, 12:29pm...version : Aspose.Diagram for .net v25.7 . It works fine and as...

    forum.aspose.com/t/style-properties-sometimes-n...