Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 302 for

25.12

(0.37 sec)
  1. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...NET 25.12 . You can please download the...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  2. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...2026, 11:25am 5 But i am using 25.12 Version of aspose.cells amjad...

    forum.aspose.com/t/height-and-width-is-not-sett...
  3. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....NET 25.12 Updates in Aspose.Imaging 25.12: Speed up Jpeg2000...accompanying Aspose.Imaging 25.12 release notes . Aspose.Imaging...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  4. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...NET 25.12 . You can please download the...

    forum.aspose.com/t/adding-images-to-header-and-...
  5. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…... 请尝试使用25.12版本,如果您仍然发现此问题,请与我们分享您的示例PDF,...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  6. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...fix is scheduled for version 25.12. drodriguezillusorium November...

    forum.aspose.com/t/error-values-in-custom-field...
  7. 使用 Aspose.Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 -...

    我透過 Aspose.Words 並且使用 Aspose.Words.Shaping.HarfBuzz 將 docx 轉換成圖片,程式碼如下: var doc = new Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory = HarfBuz…...NET 25.12 update also available on NuGet...

    forum.aspose.com/t/aspose-words-docx/317335
  8. Aspose.Cells Limitation for row parse - Free Su...

    We are evaluating Aspose.Cells Java for generating excel from Html We want to buy solution but while evaluation we found that it’s not able to convert file after certain number of cells is this limitation of software or…...Cells Java 25.12 in evaluation mode. I could...

    forum.aspose.com/t/aspose-cells-limitation-for-...
  9. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add bookmarks to it , but the bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (112.2 KB) Chrome im…...PDF for Java 25.12 . You can please download the...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  10. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...26, 2025, 8:05am 18 我们现在升级到了25.12,但是save的时候需要增加OoxmlSaveOptio...

    forum.aspose.com/t/aspose-cell-excel/308462