Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 9,897 for

2 of

(0.04 sec)
  1. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  2. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths Of summary....Description VeryShort Try to generate 1-2 sentences. Short Try to generate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Licensing – Aspose.HTML for .NET

    Learn how to test Aspose.HTML for .NET without the evaluation version limitations and how to apply a license....// Initialize a license object 2 Aspose. Html . License htmlLicense...// Initialize a license object 2 Aspose. Html . License htmlLicense...

    docs.aspose.com/html/net/getting-started/licens...
  5. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.listOutdent method. Decreases the list level Of the current paragraph by one level....words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... 2 data_dir = Util. get_data_dir...pydrawing . Color . black ), 2)) 40 41 # Set a current stroke...

    docs.aspose.com/page/python-net/ps/working-with...
  7. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Write ( "Run 2. " ); // Every invocation of the.... Runs ; Assert . AreEqual ( 2 , runs . Count ); // We can also...

    reference.aspose.com/words/net/aspose.words/nod...
  8. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document... count ) # 2 - Load from a document from a...LoadAndRemove.FromString.docx' ) # 2 - Determine the locations of both...

    reference.aspose.com/words/python-net/aspose.wo...
  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.... AreEqual ( 2 , doc . PackageCustomParts . Count...PackageCustomParts . RemoveAt ( 2 ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct values. In ad…...zhao April 28, 2025, 1:31pm 2 @Nic0 saveWorkbook.SaveToStream()...created. amjad.sahi April 28, 2025, 2:12pm 3 @Nic0 , Please try using...

    forum.aspose.com/t/savetostream-on-a-workbook-w...