Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 769 for

april

(0.06 sec)
  1. PDF转换为Word后内容在图文框中,取元素为图片,且程序无法从框中获取文字信息 - Free...

    问题: 使用 AsPose 将 PDF 转换为 Word 后,Word 中文本内容被文本框包裹(使用 flow 转换则会损失部分布局), 获取元素时获取到的是图片,且无法从框中获取文字。(从 Paragraph 中可以获取文字,但 Paragraph 为按行获取,这样会损失原本框的具体边界等信息)...中文技术支持 aspose-pdf-java crzhu April 1, 2025, 9:23am 1 问题: 使用 AsPose... Professionalize.Discourse April 1, 2025, 9:23am 2 @crzhu 请您...

    forum.aspose.com/t/pdf-word/310647
  2. Aspose2月版本开始,存在下拉列表渲染有问题的问题 - Free Support Foru...

    image.png (72.9 KB)...com April 21, 2025, 7:13am 1 image.png...KB) Professionalize.Discourse April 21, 2025, 7:13am 2 @feng.qun...

    forum.aspose.com/t/aspose2/311549
  3. Can the master account delegate authority to a ...

    Hi. Can I transfer the master account privileges and currently registered tickets to another account when the person in charge changes? best regards. お世話になっております。 担当者の変更をしたく、マスターアカウントの権限と現在登録しているチケットを別のアカウント(サブアカウント)に…...cells-net Mishiki_Watanabe April 3, 2025, 8:16am 1 Hi. Can I...Unlisted April 3, 2025, 8:16am 2 amjad.sahi Listed April 3, 2025...

    forum.aspose.com/t/can-the-master-account-deleg...
  4. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...PSD Product Family youxin April 9, 2025, 5:38am 1 我使用的是psd-...KB) Professionalize.Discourse April 9, 2025, 5:38am 2 @youxin The...

    forum.aspose.com/t/layer-group-export-image-err...
  5. 关于动态库异常的问题 - Free Support Forum - aspose.com

    ppt文件检查过程中出现codeporting.translator.cs2cpp.framework_vc14x86.dll的异常。 picture371-3.jpg (155.8 KB)...中文技术支持 slides-cpp Jiang_dongning April 27, 2025, 12:28am 1 ppt文件检查过程中出现codeporting...KB) Professionalize.Discourse April 27, 2025, 12:28am 2 @Jiang_dongning...

    forum.aspose.com/t/topic/311949
  6. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using API: paragraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks...slides-text , slides-cpp pankajku April 25, 2025, 5:45am 1 Using aspose...Thanks Professionalize.Discourse April 25, 2025, 5:45am 2 @pankajku...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  7. Row Height goes to 0 - Free Support Forum - asp...

    I am testing Aspose.Cells 25.3 in .NET. I have a test case for Smart Markers in HTML view, where the same Marker is placed in several rows of decreasing height. When the height reaches 9, the text disappears. When ins…...Product Family words-net bstuba April 15, 2025, 2:04pm 1 I am testing...image.png (31.5 KB) bstuba April 15, 2025, 2:40pm 2 Looks like...

    forum.aspose.com/t/row-height-goes-to-0/311344
  8. Can't Check If a PowerPoint Presentation Is of ...

    I want to check for a presentation if it is of type pptm, but SourceFormat has no Pptm type, is there any other method to check it? IPresentation presentation = new Presentation(inputPath); int retval = 0; switch (pres…...slides-java , slides-formats yecht April 24, 2025, 1:39pm 1 I want to...Odp; } } Thanks andrey.potapov April 24, 2025, 4:18pm 2 @yecht ,...

    forum.aspose.com/t/cant-check-if-a-powerpoint-p...
  9. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...slides-design , slides-cloning faiez777 April 7, 2025, 10:29pm 1 Hi Aspose... Professionalize.Discourse April 7, 2025, 10:32pm 2 @faiez777...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  10. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...cells-java , insert-column PietroTGK April 24, 2025, 2:57pm 1 Hi, I have...version is 25.4 amjad.sahi April 24, 2025, 3:01pm 2 @PietroTGK...

    forum.aspose.com/t/insertcolumns-not-work-fine-...