Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 155,282 for

2

(0.37 sec)
  1. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....example -1 means the last item, -2 means the second before last and...revision_type ) self . assertEqual ( 2 , doc . revisions . count ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Description Arabic Arabic numbering (1, 2, 3, …) UppercaseRoman Upper...Arabic: 1, 2, 3, 4 ArabicHalfWidth Half-width Arabic: 1, 2, 3, 4 KanjiTraditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 将主题应用于形状|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...
  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. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...zip (675,2 KB) Is there anything I can do...following code: for (int i = 0; i < 2; i++) { Aspose::Cells::Startup();...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...