Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 157,592 for

2

(0.22 sec)
  1. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell reference part is the same as source and won’t ajust…...Discourse September 29, 2025, 1:57am 2 @wwu To achieve the expected behavior...know! wwu September 29, 2025, 2:03am 3 I am afraid for this use...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  2. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...l April 21, 2025, 2:01pm 1 I need to save certain...Discourse April 21, 2025, 2:01pm 2 @aleksandr.l It seems you...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  3. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...aspose-cells rpmati September 26, 2025, 2:35pm 1 Hi, I have a method where...Discourse September 26, 2025, 2:36pm 2 @rpmati It appears you are...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  4. Missing Values when filling a PDF form - Free S...

    Platform: .Net 4.0, Aspose.PDF.dll Version: 9.2.1.0, OS: Windows 8 Attachments: a. 2013_I-9.pdf (Issue 1): The fields I am trying to set are the first two fields in Page 7.b. 2013_de4.pdf (Issue 2): The field I am trying…...2.1.0, OS: Windows 8 Attachments:...Page 7. b. 2013_de4.pdf (Issue 2): The field I am trying to set...

    forum.aspose.com/t/missing-values-when-filling-...
  5. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...cad-java wangwei001 June 27, 2025, 2:12am 1 1.png (3.0 KB) 1.png (3...Professionalize.Discourse June 27, 2025, 2:13am 2 @wangwei001 Cause The issue...

    forum.aspose.com/t/cad-pdf/314511
  6. Working with BZIP2 Archives in C# | Aspose.Zip ...

    C# BZIP2 API lets you create, extract, and manage BZIP2 archives in .NET applications without third-party tools....archive = new Bzip2Archive()) 2 { 3 archive.SetSource( "data.bin"...bin.bz2" , FileMode.Create)) 2 using (FileStream source = File...

    docs.aspose.com/zip/net/working-with-bzip2-arch...
  7. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...ali April 8, 2021, 9:32pm 2 @artemrfokin We tried to achieve...get_Item(2).getMediaBox(); artbox = doc.getPages().get_Item(2).getArtBox();...

    forum.aspose.com/t/how-to-get-content-height-on...
  8. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail cases seem to be appointment respo…...) [work-around 2 - arg out of range: remove the...ArrayIndexOutOfBound: Index 2 out of bounds for length 2 — End of inner exception...

    forum.aspose.com/t/msg-file-reading-errors/326555
  9. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...