Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 155,498 for

2

(1.43 sec)
  1. How to use digital sign certificate in Aspose ....

    Hi Team, I have digital sign certificate which is Personal Information Exchange type file with name Certificate_pkcs12 received from IT team (Digital Sign Certificate). I wanted to try to add the digital sign in my pdf…...words-net SonalCR May 22, 2025, 2:46pm 1 Hi Team, I have digital...Professionalize.Discourse May 22, 2025, 2:46pm 2 @SonalCR Can you please clarify...

    forum.aspose.com/t/how-to-use-digital-sign-cert...
  2. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....example -1 means the last node, -2 means the second before last and...1. ' ) builder . write ( 'Run 2. ' ) # Every invocation of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Grouping and Ungrouping Rows and Columns in Jyt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....first three columns ( from 0 to 2 ) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  4. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。... GetPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  5. Classic alumni questionnaire with free-form ans...

    Simple OMR ready alumni questionnaire template with free-form answers....container=instructions columns_count=2 ?block= column=2 border=rounded ?content=Instructions...height=50 ?container=2-3 columns_count=2 ?block= column=1 border=none...

    docs.aspose.com/omr/net/showcases/alumni/classic/
  6. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。... Svg ; 2 using System. IO ; 3 using Aspose...PathOptimizationOpti . FloatPrecision = 2; 12 // Optimize document 13 SVGOptimizer...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/
  7. Limitations of Aspose.Cells Smart Markers - Fre...

    Hello, I’m new to Aspose.Cells and I would like to understand why these smart markers are not supported. &=E2.2194_REF_DEVISE_R_LIB1(horizontal) &=E2.2194_R_LIB1(horizontal) &=E2.2194_REF_DEVISE_R_LIB1 &=E2.2194_ref_dev…...sahi July 17, 2025, 10:18am 2 @REL , Could you please provide...png (9.4 KB) REL July 17, 2025, 2:00pm 5 LINK try with this one...

    forum.aspose.com/t/limitations-of-aspose-cells-...
  8. MailMergeRegionInfo Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMerging.MailMergeRegionInfo class for efficient mail merge management. Unlock seamless document automation today!... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 新增行有限制,必须停留在可编辑的单元格才能新增行 - Free Support Forum -...

    新增行需要停留在可编辑的单元格才能新增行,否则会提示:此单元格或图表受到保护。要进行更改,您必须先取消保护工作表 image.png (14.6 KB)...Discourse December 22, 2025, 9:27am 2 @feng.qun.zhu.avaryholding.com...用于解除工作表保护;无参版本适用于空密码的情况,带密码的重载需要提供正确的密码【2】【4】。 2. 插入新行 // 在第 5 行(索引从 0 开始)插入 1...

    forum.aspose.com/t/topic/323603
  10. ChartDataLabel.is_hidden property | Aspose.Word...

    ChartDataLabel.is_hidden property. Gets/sets a flag indicating whether this label is hidden... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...