Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 186,284 for

2023

(0.24 sec)
  1. Shape shifts position if watermark is added in ...

    I have used TextWatermarkOptions to write watermark in word document. Currently I am using aspose words 23.5 version. I have added GroupShape which contains multiple shapes. If watermark is added, shape placed at bottom…...aishwarya12joshi December 26, 2023, 6:52am 1 I have used TextWatermarkOptions... alexey.noskov December 26, 2023, 6:54am 2 @aishwarya12joshi...

    forum.aspose.com/t/shape-shifts-position-if-wat...
  2. BarCodeImageFormat - EMF and TIFF_IN_CMYK - Fre...

    Am using Aspose BarCode for Java 23.1 on Java 17 and macOS and Linux. My question is that BarCodeImageFormat.EMF and BarCodeImageFormat.TIFF_IN_CMYK do not work as described. The EMF seems to produce a PNG and the TIFF…...Family joparker62 March 16, 2023, 9:15pm #1 Am using Aspose BarCode...appreciated. amjad.sahi March 17, 2023, 8:58am #2 @joparker62 , Please...

    forum.aspose.com/t/barcodeimageformat-emf-and-t...
  3. Working with highlight effect issue - Free Supp...

    Hi! I have an issue when working with the highlight effect of the contents of the Portion object (Aspose Slides for Java v21.10). When I access a certain Portion object, in order to read the RGBA values of the color us…...Product Family zpredojevic May 5, 2023, 9:42am #1 Hi! I have an issue...Nenad victor.krivolap May 5, 2023, 7:14pm #2 @zpredojevic , You...

    forum.aspose.com/t/working-with-highlight-effec...
  4. Aspose 打水印功能 堆外内存不回收问题 - Free Support Forum - a...

    在使用 Aspose 给PDF文档打水印功能时,出现堆外内存不回收导致服务OOM问题。 想咨询 水印功能在Aspose技术实现时 是否使用堆外内存和类型。如何能解决堆外内存回收问题? 谢谢...words-java litaolitao September 26, 2023, 9:11am #1 在使用 Aspose 给PDF文...? 谢谢 asad.ali September 26, 2023, 6:01pm #2 @litaolitao 您能否分享您的...

    forum.aspose.com/t/aspose/271882
  5. Autoscaling on Y-Axis in Line Chart Doesn’t Wor...

    Hi! I found that autoscaling on the chart doesn’t work well when the range of values is large. Example: var pres = new Presentation(); var pptChart = pres.Slides[0].Slide.Shapes.AddChart(ChartType.Line, 0, 0, 700, 300…...slides-chart ikyrieieva April 25, 2023, 4:04pm #1 Hi! I found that...Thanks! andrey.potapov April 25, 2023, 4:04pm #2 @ikyrieieva , Thank...

    forum.aspose.com/t/autoscaling-on-y-axis-in-lin...
  6. Font Size Setting on TextFragment skips first l...

    When setting my font size, if my TextFragment is on two lines, the first line does not get the correct font size that I set in the code below? Notice how in my attachment my heading is font size 22, and the second line …...Product Family hcardillo June 21, 2023, 10:56pm #1 When setting my...AppendParagraph(par1); } asad.ali June 22, 2023, 1:32am #2 @hcardillo Would...

    forum.aspose.com/t/font-size-setting-on-textfra...
  7. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.zip (656.2 KB) Document doc = new Document(…...words-java skorpusova March 23, 2023, 7:27am #1 Hi Team. I am trying...Svetlana alexey.noskov March 23, 2023, 8:07am #2 @skorpusova We have...

    forum.aspose.com/t/nullpointerexception-during-...
  8. Aspose.pdf for .NET 将PDF文件转换为HTML时,可以不将样式文件和HTM...

    if (Directory.Exists("D:/RWWordToHtml/") == false)//如果不存在就创建file文件夹 { Directory.CreateDirectory("D:/RWWordToHtml/"); Directory.CreateDirectory("D:/RWWordToHtml/Imag…...Product Family yfgpc April 7, 2023, 2:15pm #1 if (Directory.Ex...文件里面 carlos.molina April 7, 2023, 2:22pm #3 @yfgpc , 请原谅我的语言,但我正在使用谷歌将英文翻译成中文。...

    forum.aspose.com/t/aspose-pdf-for-net-pdf-html-...
  9. Shape.HRef is selecting the entire Bookmark sec...

    Hi, I have a requirement to add an image and On click of that image jump to particular Bookmarked section. I have below code which serves the purpose but when jumping to bookmark it is selecting the entire Bookmark text. …...words-net chetan85 February 21, 2023, 5:23pm #1 Hi, I have a requirement...this: chetan85 February 21, 2023, 5:10pm #3 Thanks, that helped...

    forum.aspose.com/t/shape-href-is-selecting-the-...
  10. Text is extra bold when converted from PDF to P...

    Hi, When converting a PDF to PPTX, bold text in the PDF becomes extra bold in the PPTX. This issue also exists in the DOC export as reported in DOCX bold issue. Code: var fileName = "HRA"; try (Document document = new…...Product Family srijal March 7, 2023, 11:23am #1 Hi, When converting...Sitamsh carlos.molina March 7, 2023, 4:56pm #3 @srijal , After playing...

    forum.aspose.com/t/text-is-extra-bold-when-conv...