Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 704 for

april

(0.49 sec)
  1. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...PDF Product Family sharonez April 14, 2025, 8:56am 1 Hi, I’m trying... Professionalize.Discourse April 14, 2025, 8:57am 2 @sharonez...

    forum.aspose.com/t/trying-to-create-a-word-like...
  2. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...CAD Product Family Abne April 2, 2025, 3:02pm 1 Hi Aspose...Ab Professionalize.Discourse April 2, 2025, 3:02pm 2 @Abne Could...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  3. Conversione docx in pdf si blocca - Free Suppor...

    Ciao, ho un problema durante la conversione di un documento docx in pdf; la conversione non risponde ed il problema sembra essere legato ad un “conflitto” con i font richiesti all’interno del documento e quelli disponib…...Words Product Family matteos April 18, 2025, 12:20pm 1 Ciao, ho...Grazie Professionalize.Discourse April 18, 2025, 12:21pm 2 @matteos...

    forum.aspose.com/t/conversione-docx-in-pdf-si-b...
  4. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...布局收集器问题 中文技术支持 words-net yujiuyao April 27, 2025, 11:09am 1 我需要通过文档...null); vyacheslav.deryushev April 27, 2025, 2:32pm 2 @yujiuyao...

    forum.aspose.com/t/topic/311958
  5. Circles from SVG are not correctly converted in...

    dxf_circle_zoom_issue.zip (182.9 KB) Hello, We’re having an issue when we convert a SVG file to DXF. It seems that circle elements from the SVG are not correctly rendered in the DXF file. Could you please take a look…...Ionescu April 16, 2025, 3:57pm 1 dxf_circle_zoom_issue...Victor Professionalize.Discourse April 16, 2025, 3:57pm 2 @Victor.Ionescu...

    forum.aspose.com/t/circles-from-svg-are-not-cor...
  6. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Family words-net Raghunandan_R April 15, 2025, 5:15am 1 Hi Support...KB Professionalize.Discourse April 15, 2025, 5:15am 2 @Raghunandan_R...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  7. Reading Merged cells - Free Support Forum - asp...

    Hello Team, I’m reading an Excel file row by row using Aspose.Cells Java. If a cell is part of a merged range, I want to get the value from the top-left cell of that range. Is there a built-in API to check if a cell be…...Family cells-java bkmmxxiii April 23, 2025, 9:58am 1 Hello Team...BK Professionalize.Discourse April 23, 2025, 9:58am 2 @bkmmxxiii...

    forum.aspose.com/t/reading-merged-cells/311722
  8. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...Family cells-net JThomas98 April 11, 2025, 7:54pm 1 Hi Aspose... Professionalize.Discourse April 11, 2025, 7:55pm 2 @JThomas98...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  9. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in paragraphs and tables in order within each of these hierchical sections? Maybe aspose.pdf.…...Family aspose-pdf-python ln22 April 24, 2025, 5:08pm 1 Hello, How...Sections or Logical Chunks ln22 April 24, 2025, 5:28pm 2 Hello, How...

    forum.aspose.com/t/break-pdf-into-hierarchical-...
  10. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...Product Family cells-java Tim49 April 23, 2025, 2:29pm 1 The following...‘aspose-cells’, ‘25.4’. johnson.shi April 23, 2025, 2:53pm 2 @Tim49 We...

    forum.aspose.com/t/deleteblankoptions-set-start...