Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 884 for

march

(0.11 sec)
  1. How to Add a Paragraph with the Same Format As ...

    I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…...slides-net , slides-text co213 March 12, 2026, 8:57am 1 I assumed...Be Allowed? andrey.potapov March 12, 2026, 10:32am 2 @co213 ...

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  2. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...ag March 26, 2025, 1:30pm 1 Hi there...best regards alexey.noskov March 26, 2025, 1:33pm 2 @support...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  3. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation date and modified date properties - they are both set to an empty string, which is not an invalid date.…... Freedom_Solutions March 24, 2016, 12:38pm 5 We see a...by other sources. codewarior March 25, 2016, 12:49pm 6 Freedom...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  4. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should save the document. Adobe specification i…...PDF Product Family pnocera March 6, 2025, 7:21am 1 Hi, One of...Thanks Professionalize.Discourse March 6, 2025, 7:21am 2 @pnocera Currently...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  5. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...lisovskyi 3stan March 9, 2025, 12:20pm 27 @Dmitriy...resolving this? Dmitriy.Sorokin March 9, 2025, 3:12pm 28 @3stan could...

    forum.aspose.com/t/index-was-outside-the-bounds...
  6. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...Huber March 24, 2025, 4:20pm 1 Wenn man...Clemens Professionalize.Discourse March 24, 2025, 4:21pm 2 @C.Huber...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  7. Silent Email delivery failures - Free Support F...

    I am reaching out regarding an email delivery failure that occurred in our production environment and resulted in a mised SLA with our clients. We need your assistance to identify the root cause and ensure appropriate er…...Email Product Family Rjk009 March 11, 2026, 2:24pm 1 I am reaching...appreciated margarita.samodurova March 11, 2026, 4:41pm 2 Hello @Rjk009...

    forum.aspose.com/t/silent-email-delivery-failur...
  8. Aspose前端规则样式不显示 - Free Support Forum - aspose.com

    ReferenceDoclet_withSingleCell.zip (22 位元組) 模版的斑马纹,到前端失效,使用规则实现的 image.png (34.4 KB)...com March 15, 2025, 7:45am 9 peter.zhou:...您好,请问这个问题有计划时间了吗? amjad.sahi March 15, 2025, 10:41am 10 @feng.qun...

    forum.aspose.com/t/aspose/300072
  9. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…..., aspose-ocr-net izzmekaif March 5, 2025, 5:54pm 1 So i am trying...then another 2 lines asad.ali March 5, 2025, 10:37pm 2 @izzmekaif...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  10. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Best Regards, rollyhernando March 24, 2015, 10:26am 3 var celllabelQuotation...Paragraphs.Add(html1); codewarior March 25, 2015, 4:27am 4 rollyhernando:...

    forum.aspose.com/t/insert-text-with-html-to-a-t...