Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 155,495 for

2

(0.57 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. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....LinearExtrusion ( profile , 2 ) { Slices = 2 }); // Perform linear...new LinearExtrusion ( profile , 2 ) { Slices = 10 }); // Save 3D...

    docs.aspose.com/3d/net/working-with-linear-extr...
  6. 将主题应用于形状|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...
  7. FieldIfComparisonResult Enum | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldIfComparisonResult enum, which defines outcomes of IF field evaluations, enhancing your document automation capabilities.... False 2 The condition is false . Examples...builder . Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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-...
  9. 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...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....assertEquals(2, tables.get(1).getRows().getCount());...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...