Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 153,232 for

2

(0.19 sec)
  1. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch.... IO ; 2 using Aspose. Html . Toolkit ...Use AST-Based Generation?" , 2); 29 h2. GetTrailingTrivia ()...

    docs.aspose.com/html/net/create-markdown-docume...
  2. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method to effortlessly add field switches, enhancing your application's functionality and user experience....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...Family mjkruzel3 July 1, 2025, 2:08pm 1 Here is the code I am running:...Professionalize.Discourse July 1, 2025, 2:09pm 2 @mjkruzel3 Cause The System...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  4. Aspose.Words nuget 24.11.1 has refernce to auto...

    https://www.nuget.org/packages/Aspose.Words/24.11.1 is this really required? given there is DI built in to .net now. also it is 2 years and 2 majors old. which will likely cause version conflicts for anyone consumin…... also it is 2 years and 2 majors old. which will likely...noskov November 20, 2024, 5:55am 2 @SimonCroppPmc Yes, Autofac is...

    forum.aspose.com/t/aspose-words-nuget-24-11-1-h...
  5. Aspose.PSD for Java 20.5 - 发行说明|Documentation

    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.... width - ( 2 * ( width / 3 )) - 1 , height - ( 2 * ( height /...Grayscale , ( short ) 16 , ( short ) 2 , CompressionMethod . RLE , 0...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection indexer. Retrieves a [Comment](../../comment/) at the given index....example -1 means the last item, -2 means the second before last and...reply' ) self . assertEqual ( 2 , comment . replies . count )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  9. CustomPart.ContentType | Aspose.Words for .NET

    Discover how the CustomPart ContentType property defines your custom part's content type, enhancing functionality and user experience.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomPart.IsExternal | Aspose.Words for .NET

    Discover the CustomPart IsExternal property, learn how it defines internal vs. external custom parts in OOXML packages for streamlined data management.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...