Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,011 for

march

(0.37 sec)
  1. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...Words Product Family AidanIPO March 23, 2026, 2:25pm 1 I have a...solution. Thanks alexey.noskov March 23, 2026, 2:38pm 2 @AidanIPO...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  2. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...sjostrand March 2, 2026, 2:51pm 1 aspose-sheetcopy-repro...for every copy? amjad.sahi March 2, 2026, 4:04pm 2 @karl.sjostrand...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  3. 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...
  4. Can we freeze pane rows and columns at the same...

    In excel I could freeze rows at the top and some columns on the left at the same time. I can’t seem to do this in Aspose.Cells.GridJS. Is it supported?...Family cells-net abdelaspose March 17, 2026, 6:37am 1 In excel...Is it supported? wanghao.zhu March 17, 2026, 6:53am 2 hi @abdelaspose...

    forum.aspose.com/t/can-we-freeze-pane-rows-and-...
  5. 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...
  6. Latest Aspose.Tasks Product Family topics - Fre...

    Get technical support of Aspose.Tasks for .NET, Java, and C++....wenn Unit= 1 tasks-net 3 50 March 31, 2025 Cannot outdent a task...task that has a link 5 210 March 16, 2025 Adding Task link. item...

    forum.aspose.com/c/tasks/15
  7. Add tab stops to the headers - Free Support For...

    Hi Alexey, A quick question if you don’t mind. I am trying to add tab stops to the headers to “move” the right margin of the text to the left side (see the screenshot). Here is my code, but it doesn’t look like doing an…...Product Family AlexanderNovickov March 26, 2026, 3:31am 1 Hi Alexey...Regards, Alex alexey.noskov March 26, 2026, 6:47am 2 @AlexanderNovickov...

    forum.aspose.com/t/add-tab-stops-to-the-headers...
  8. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 pages into pdf, I can see the output pdf contains 106 pages. When exploring I saw a table on page 37 (in docx) got split into two tables in the next page in pdf. Simsun a…... rsv2 March 2, 2026, 4:21pm 9 @alexey.noskov...on this issue? alexey.noskov March 2, 2026, 6:08pm 10 @rsv2 Unfortunately...

    forum.aspose.com/t/table-content-getting-split-...
  9. Taxonomy reader - Free Support Forum - aspose.com

    Dear Sir or Madam, Does Aspose support loading the full (any given) taxonomy, to later build its tree like representation? Probably similar to Taxonomy Viewer...Product Family AlexanderNovickov March 11, 2026, 12:36am 1 Dear Sir...Taxonomy Viewer amjad.sahi March 11, 2026, 8:20am 2 @AlexanderNovickov...

    forum.aspose.com/t/taxonomy-reader/326344
  10. Aspose.PDF Java HTML-to-PDF duplicates most bod...

    Simple test as shown below results in most of the html’s body being duplicated. Oddly, the majority of the body in the resulting PDF is included twice in a row. HTML displays find in browser. What am I doing wrong? B…...PDF Product Family aweber1nj1 March 18, 2026, 6:02pm 1 Simple test...getCanonicalPath()); } ilyazhuykov March 24, 2026, 10:19am 2 @aweber1nj1...

    forum.aspose.com/t/aspose-pdf-java-html-to-pdf-...