Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 153,261 for

2

(0.12 sec)
  1. 106364954.xlsx

    Sheet1 Column1 Column2 Column3 1 2 5 3 4 6 2 4 5 2020-04-22T17:06:32Z 16.0300 Ahmad Chishti 2015-06-05T18:17:20Z 2020-04-22T17:06:32Z 2020-04-22T17:06:32Z 2020-04-22T17:06:32Z false 2020-04-22T17:0......Column1 Column2 Column3 1 2 5 3 4 6 2 4 5 2020-04-22T17:06:32Z...

    docs.aspose.com/cells/tr/net/update-power-query...
  2. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance document formatting with powerful features!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FBX scaling cannot use negative numbers - Free ...

    FBX scaling cannot use negative numbers. image.png (62.5 KB) When I use a negative number, it will automatically be converted to a positive number....Discourse January 6, 2026, 6:15am 2 @LuoHui Does the issue occur with...ScaleBase[1].X, partObj.ScaleBase[2].X, 0, partObj.ScaleBase[0].Y...

    forum.aspose.com/t/fbx-scaling-cannot-use-negat...
  4. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel worksheets programmatically using Node.js via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8‑1/2 in. × 11 in.) PaperLetterSmall Letter Small (8‑1/2 in....Legal (8‑1/2 in. × 14 in.) PaperStatement Statement (5‑1/2 in. × 8‑1/2...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  5. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....display "2.". InsertNumberedClause ( builder , "\tHeading 2" , fillerText...AUTONUMLGL field at a heading level of 2, // and the AUTONUMLGL count for...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used....level of 1, so it will display "2.". _insert_numbered_clause ( builder...builder , ' \t Heading 2' , filler_text , aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to the collection in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....insertField(" = 2 + 3 \\# $###"); Assert.assertEquals("$5"...FormatInvocationType.NUMERIC)); // 2 - Date/time: builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  9. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi import MapiMessage msg = MapiMessage.from_file(“message.msg”)...Kolambran July 2, 2025, 4:57pm 1 AttributeError:...Professionalize.Discourse July 2, 2025, 4:58pm 2 @Sijo.Kolambran Cause...

    forum.aspose.com/t/attributeerror-type-object-a...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... write ( 'Run 2. ' ) # Every invocation of the...first_paragraph . runs self . assertEqual ( 2 , runs . count ) # We can also...

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