Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 149,394 for

2

(0.14 sec)
  1. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...samodurova February 26, 2025, 2:33pm 2 Hello @MaazHussain , Thanks...include: 0 → No flags set 1 → Read 2 → Unsent 4 → Submitted 8 → Unsendable...

    forum.aspose.com/t/how-to-get-the-following-val...
  2. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....page" }; for ( int i = 0 ; i < 2 ; i ++) { // Create Heading object...DestinationPage = document . Pages [ i + 2 ]; // Destination page heading...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  3. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...Discourse July 15, 2025, 8:02am 2 @imzdong 原因 要在使用 Aspose.Words...insertCell(); builder.write("Header 2"); builder.endRow(); // 添加数据行...

    forum.aspose.com/t/aspose-words-table/315228
  4. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....docx", null, true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...xlsx", "Sheet1!R2C2", true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...

    reference.aspose.com/words/java/com.aspose.word...
  5. 您好,没使用完的付费工单,有效期会不会随软件订阅续费而跟着延长使用时间 - Free Supp...

    您好,请中国商务支持回复, 我购买了2次付费套餐,每次是6个ticket。目前使用了4个,还剩下8个。 但是到期日是8月22日。 我们aspose的合约日也是8月22日,我们续约后,这些剩下的8个ticket是否可以自动延期?...Discourse May 20, 2025, 6:01am 2 @feng.qun.zhu.avaryholding.com...

    forum.aspose.com/t/topic/312893
  6. Aspose::Words::Markup::SdtListItem::SdtListItem...

    Aspose::Words::Markup::SdtListItem::SdtListItem constructor. Initializes a new instance of this class in C++....SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....= { "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...
  8. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... 1 Open file 2 Click “Page Layout” in the top...Ungroup operation on ’Group 7‘ . 2)Perform an Ungroup operation on...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  10. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...Sorokin February 28, 2024, 2:42pm 2 @Harbs yes. It’s possible...innerShadow = image.getLayers()[2].getBlendingOptions().addInnerShadow();...

    forum.aspose.com/t/rendition-with-layer-effects...