Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,666 for

2

(1.29 sec)
  1. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection of series. Elevate your data visualization experience today!...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...Add ( "Series 2" , categories , new [] { 64.2 , 79.5 , 94.0 });...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...output, only the blank page (page 2) is produced with the desired...inspect the output, only page 2 reflects the dimensions. What...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  3. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.pdf.dll for .Net and Aspose.word.dll for...

    Hi Aspose Support Team, We have been using a console application developed with .NET Framework 3.5, utilizing Aspose.PDF.dll (8.0.0) for >net and Aspose.Words.dll (13.2.0) for .Net to merge template PDFs and Word files …...2.0) for .Net to merge template...alexey.noskov April 4, 2025, 2:10pm 2 @jijikkt Could you please...

    forum.aspose.com/t/aspose-pdf-dll-for-net-and-a...
  5. How to create a Shape and also edit with points...

    Here is the document for reference to know in detail edit points.zip (33.3 KB)...He June 30, 2025, 5:44am 2 @tejas.patel We can reproduce...7. tejas.patel July 1, 2025, 2:02pm 6 @duojie.yang Thank you...

    forum.aspose.com/t/how-to-create-a-shape-and-al...
  6. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 关于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
  8. 请问目前 Aspose pdf 目前支持弹出效果的 pdf 批注吗,如果有请提供java 代码...

    批注的效果是:在pdf 上有个类似按钮这样的东西,然后通过点击它展示批注的详细信息。...Discourse May 8, 2025, 11:16am 2 @chenxiaohui111 请问您能否提供更多关于您想...chenxiaohui111 May 12, 2025, 2:17am 5 example_comment_pdf.pdf...

    forum.aspose.com/t/aspose-pdf-pdf-java/312454
  9. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....example -1 means the last item, -2 means the second before last and...assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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-...