Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 186,284 for

2023

(0.16 sec)
  1. Cannot Open Specific PPTX in C#: Object Referen...

    Hi Cannot open that PPTX (ticket already open/solved on that file ?): code: var ppt_path = "path_to_ppt"; var ppt_out_path = "path_to_ppt_out"; Aspose.Slides.LoadOptions _loadOptions = new Aspose.Slides.LoadOption…...slides-net pcaillol April 21, 2023, 4:43pm #1 Hi Cannot open that...thanks andrey.potapov April 21, 2023, 4:42pm #2 @pcaillol , Thank...

    forum.aspose.com/t/cannot-open-specific-pptx-in...
  2. Numeric format / InvariantCulture / NumberDecim...

    Hello team, I have code running like below since 2007. Changing the culture of the thread to Invariant then was the way to go to have a consistent culture and working numeric formats on each machine. The goal was to alw…...Product Family EdAspose January 2, 2023, 3:31pm #1 Hello team, I have...Ed alexey.noskov January 2, 2023, 3:47pm #2 @EdAspose In your...

    forum.aspose.com/t/numeric-format-invariantcult...
  3. 按页保存word的问题 - Free Support Forum - aspose.com

    word如果有表格跨页会自动添加上表头,但是word按页保存后,跨页后的表格并没有带上表头,请问有解决方法吗 这是示例代码 Document doc = new Document(“input.docx”); DocumentPageSplitter splitter = new DocumentPageSplitter(doc); for (int page = 1; page <= doc.getPageCount(…...words-java z2631632737 May 12, 2023, 3:47am #1 word如果有表格跨页会自动添加...page)); } denis.shvydkiy May 12, 2023, 3:52am #2 @z2631632737 , 能附上input...

    forum.aspose.com/t/word/264769
  4. Question regarding invalid font - Free Support ...

    Hi Aspose team! We identified an error with a document upload as follows: Aspose.Pdf.FontNotFoundException: Font Arial Unicode MS was not found Could you please confirm whether or not this font is supported?...Product Family cvia April 13, 2023, 4:57pm #1 Hi Aspose team! We...supported? carlos.molina April 13, 2023, 5:14pm #3 @cvia , Can you please...

    forum.aspose.com/t/question-regarding-invalid-f...
  5. Pdf bookmarks font manipulation - Free Support ...

    Hi Team, I need to change the bookmark color black to red and font style to bold and font family to times new roman for attached pdf.QC8454_inputdoc.pdf (217.1 KB) Please give me code to manipulate bookmark font appear…...aspose-pdf-net HarishGali June 6, 2023, 5:15am #1 Hi Team, I need to...Regards, Harish G asad.ali June 6, 2023, 3:39pm #2 @HarishGali Were...

    forum.aspose.com/t/pdf-bookmarks-font-manipulat...
  6. Dwg文件转换为pdf文件时报错 - Free Support Forum - aspose.com

    os:ubuntu 20.04 jdk8 maven dependency junit:junit:jar:4.12:compile cn.hutool hutool-all 5.8.9 org.projectlombok lombok 1.18.20 true provided import cn.hutool.core.io.FileUtil; import cn.hutool.core.io…...中文技术支持 yezinong February 16, 2023, 8:50am #1 os:ubuntu 20.04 jdk8...gorokhovatskyi February 16, 2023, 8:25am #2 @yezinong , 你好。 请指定您看到的错误并附上您的...

    forum.aspose.com/t/dwg-pdf/259996
  7. PersonalStorage.ItemMoved Cancel - Free Support...

    Hello, When splitting, merging or converting a large PersonalStorage inside ItemMoved event there should be e.Cancel method so we can call it to terminate the rest of process! I run the code in a separate thread so mai…...nerds February 1, 2023, 3:01am #1 Hello, When splitting...dmitry.samodurov February 1, 2023, 2:31pm #2 We have opened the...

    forum.aspose.com/t/personalstorage-itemmoved-ca...
  8. Alerts on any vulnerability in Aspose source co...

    Hello, Can you tell us how do you communicate your security issues concerning the source code when you have some ? Do you post a CVE and we can get it in any vulnerability datasource or do you send an email to us ? Wha…...security ockham January 24, 2023, 9:02am #1 Hello, Can you tell...Sincerely, amjad.sahi January 24, 2023, 8:15pm #2 @ockham , All Aspose...

    forum.aspose.com/t/alerts-on-any-vulnerability-...
  9. Does Aspose support OTF font format - Free Supp...

    I want to save only TTF/OTF font format.i have 2 questions: 1)Does Aspose support OTF font format ??y (because I reviewed all of the existing slide htmls, Aspose only generates TTF, WOFF, and EOT files.There was no O…...aspose-pdf-net rupabind1 December 28, 2023, 11:05am 1 I want to save only...sergei.shibanov December 28, 2023, 1:24pm 2 @rupabind1 The library...

    forum.aspose.com/t/does-aspose-support-otf-font...
  10. Can i force delete a file Created by Aspose as ...

    I am trying to save a PDF file as a docx file inside Java using this code: Document pdfDoc = new Document( pdfPath ); pdfDoc.save( docXPath, SaveFormat.DocX ); But sometimes the process might freeze so i force canc…...pdf-to-word robertsmichael December 5, 2023, 9:03am 1 I am trying to save...corrupted file? asad.ali December 5, 2023, 7:46pm 2 @robertsmichael We...

    forum.aspose.com/t/can-i-force-delete-a-file-cr...