Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 713 for

april

(0.14 sec)
  1. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different line styles are applied to the lines depending on their purpose. What I am noticing is that polylines with a style applied to them h…...CAD Product Family tomO8 April 1, 2025, 6:22pm 1 I am working...KB) oleksii.gorokhovatskyi April 1, 2025, 7:33pm 2 @tomO8 , Hello...

    forum.aspose.com/t/dashed-polylines-dont-retain...
  2. Aspose.Slides Linux Container - System.Platform...

    Hi there, I am facing an issue with System.Common.Drawing when I am trying to save a presentation. Stack trace: Unhandled exception: System.TypeInitializationException: The type initializer for 'Gdip' threw an exceptio…...karmacharya April 25, 2025, 1:34pm 21 Yup, the...@andrey.potapov andrey.potapov April 25, 2025, 2:57pm 22 @sudi.karmacharya...

    forum.aspose.com/t/aspose-slides-linux-containe...
  3. 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…...notifier April 7, 2025, 12:42pm 5 The issues...available on NuGet . David_Matin April 15, 2025, 5:49am 6 Hello!I has...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  4. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...email-mapimessage jiarongl April 5, 2021, 8:39pm 1 i’m using...API correctly. andrey.potapov April 5, 2021, 8:49pm 2 @jiarongl...

    forum.aspose.com/t/cant-search-rfc-message-id-i...
  5. Word转html,word中数学公式转成图片之后字体出现变形 - Free Support ...

    在将word转化成html的时候,word文件中有数学公式。最终输出后数学公式会变成图片。使用window部署服务转化时,图片内容清晰,公式正常,如图: 使用linux部署服务转化时,图片内容字体出现印染现象,变得模糊,如图: linux打印了所有字体,其中包括了公式使用的cambria math 包含公式的文件: 包含公式文件.docx (22.6 KB)...中文技术支持 words-java robertwei April 7, 2025, 3:24am 1 在将word转化成...Like Professionalize.Discourse April 7, 2025, 3:24am 2 @robertwei...

    forum.aspose.com/t/word-html-word/310906
  6. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...sahi April 1, 2022, 8:45am 2 @sdonapati...will check it soon. sdonapati April 1, 2022, 4:11pm 3 I’ve zipped...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  7. Aspose.word Series data point labeling - Free S...

    Need urgen help on ploting such kind of graph, which shows series with data points....Family words-net Amol_Hekade April 30, 2025, 10:05am 1 586×701... Professionalize.Discourse April 30, 2025, 10:05am 2 @Amol_Hekade...

    forum.aspose.com/t/aspose-word-series-data-poin...
  8. body.getParagraphs - Free Support Forum - aspos...

    Body | Aspose.Words for Java 根据文档说明,这是获取直接子级的段落,但是实际使用中,会获取到StructuredDocumentTag节点中的段落...getParagraphs 中文技术支持 words-java Crane April 10, 2025, 8:32am 1 Body | Aspose...节点中的段落 Professionalize.Discourse April 10, 2025, 8:32am 2 @Crane 请...

    forum.aspose.com/t/body-getparagraphs/311124
  9. Seeing errors about "evaluation mode" despite p...

    We are seeing the following errors via our integration with Aspose PDF. We are on a metered OEM license that is paid and up to date: image.png (46.7 KB)...PDF Product Family sthomasco April 22, 2025, 3:21pm 1 We are seeing...image.png (46.7 KB) asad.ali April 22, 2025, 7:48pm 2 @sthomasco...

    forum.aspose.com/t/seeing-errors-about-evaluati...
  10. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...PDF Product Family ecymerman April 30, 2025, 12:19pm 1 Try to change...original name. ilyazhuykov April 30, 2025, 1:21pm 3 @ecymerman...

    forum.aspose.com/t/change-a-field-name/312114