Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,004 for

march

(0.1 sec)
  1. Comparision issues in 2 docx comparision contai...

    Hi team We are using Aspose words java where we are seeing in table content Compare attached File3, File4 and validate docx resulted file. Actual:- Table format changed but actually user not updated the same, please …...sonkar March 20, 2025, 6:01am 1 Hi team We...reference. abhishek.sonkar March 20, 2025, 6:03am 2 File 3.docx...

    forum.aspose.com/t/comparision-issues-in-2-docx...
  2. Evaluation of Word field functions depending on...

    Hi, is there a dependency with the locale setting and evaluating word field functions? One of our documents (created on a system with de-DE setting) includes a field function like this: { IF "{= AND({COMPARE "1"="1"} …...ag March 27, 2025, 8:48am 1 Hi, is there... Professionalize.Discourse March 27, 2025, 8:48am 2 @support...

    forum.aspose.com/t/evaluation-of-word-field-fun...
  3. Due to high volume of footnote text is overlapp...

    Hello, When we convert .docx file into pdf then footnote is overlapping with text. So, can you please suggest that what is root cause of overlapping footnote with text and how can we fix this issue....Words Product Family RiteshK10 March 5, 2026, 1:15pm 1 Hello, When...this issue. sergei.shibanov March 6, 2026, 4:55pm 2 @RiteshK10...

    forum.aspose.com/t/due-to-high-volume-of-footno...
  4. About Getting Tab Order from form fields - Free...

    Hi Support, I have an question about tab Order we are getting from Field object. It’s depend from PDF I’m using but sometimes, I getting -1 as TabOrder: sample_pdf.pdf (531.7 KB) In the same topics, We have some examp…...Family aspose-pdf-net Tenjim March 27, 2025, 2:16pm 1 Hi Support...Tenjim Professionalize.Discourse March 27, 2025, 2:16pm 2 @Tenjim Could...

    forum.aspose.com/t/about-getting-tab-order-from...
  5. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...读取解压文件的时候,中文名称会乱码 中文技术支持 wsws2188 March 20, 2024, 10:54am 1 Archive...for .net 解压中文乱码 vadimyurko March 20, 2024, 12:33pm 2 @wsws2188...

    forum.aspose.com/t/aspsoe-zip/281055
  6. Warnings when compiling Aspose.Words for .NET 2...

    Hi, When compiling a netstandard2.0 project with integrated Aspose.Words for .NET in version 24.3.0.0 I get a warning that the bindings are not correct. Here is an example project and screenshot. Once the AutoGenerate…...Product Family words-net Roxtra March 11, 2024, 9:58am 1 Hi, When...for your help. alexey.noskov March 11, 2024, 10:25am 2 @Roxtra...

    forum.aspose.com/t/warnings-when-compiling-aspo...
  7. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....license 3 25 March 31, 2025 Excel中图片丢失 cells-java 5 65 March 31, 2025...desktop supports Avalonia UI 3 31 March 31, 2025 Chart lines disappear...

    forum.aspose.com/c/cells/9
  8. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Product Family words-java Crane March 28, 2025, 2:32pm 1 for (Paragraph...} Professionalize.Discourse March 28, 2025, 2:34pm 2 @Crane To...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  9. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...sonkar March 26, 2025, 10:23am 1 Steps to...pdf (60.1 KB) alexey.noskov March 26, 2025, 12:43pm 2 @abhishek...

    forum.aspose.com/t/defect-data-validations-in-t...
  10. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...Product Family ServerSide527 March 16, 2020, 11:18am 1 Hi, When...number formatting awais.hafeez March 16, 2020, 12:43pm 2 @ServerSide527...

    forum.aspose.com/t/use-french-culture-from-date...